Skip to content

Commit

Permalink
update the @summary description
Browse files Browse the repository at this point in the history
  • Loading branch information
sendaoYan committed Jun 21, 2024
1 parent 05fca19 commit 2961d30
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/* @test id=tmp
* @bug 8011536 8151430 8316304 8334339
* @summary Basic test for creationTime attribute on platforms/file systems
* that support it, test directory is /tmp.
* that support it, tests using /tmp directory.
* @library ../.. /test/lib
* @build jdk.test.lib.Platform
* @run main CreationTime
Expand All @@ -33,8 +33,8 @@
/* @test id=cwd
* @bug 8011536 8151430 8316304 8334339
* @summary Basic test for creationTime attribute on platforms/file systems
* that support it, test directory is JTwork/scratch. The JTwork/scratch
* directory maybe at diff disk partition to /tmp on linux
* that support it, tests using the test scratch directory, the test
* scratch directory maybe at diff disk partition to /tmp on linux.
* @library ../.. /test/lib
* @build jdk.test.lib.Platform
* @run main CreationTime .
Expand Down

0 comments on commit 2961d30

Please sign in to comment.