Skip to content
Snippets Groups Projects
Commit 5e0e2e3e authored by SendaoYan's avatar SendaoYan Committed by Martin Doerr
Browse files

8337038: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java shoud set as /native

Backport-of: 2c9f741d9ce27cd81e4ad9395a88af1b34a2ba77
parent 1f45ae8e
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
* that support it, tests using /tmp directory.
* @library ../.. /test/lib
* @build jdk.test.lib.Platform
* @run main CreationTime
* @run main/native CreationTime
*/
/* @test id=cwd
......@@ -36,7 +36,7 @@
* scratch directory maybe at diff disk partition to /tmp on linux.
* @library ../.. /test/lib
* @build jdk.test.lib.Platform
* @run main CreationTime .
* @run main/native CreationTime .
*/
import java.nio.file.Path;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment