You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@
27
27
* that support it, tests using /tmp directory.
28
28
* @library ../.. /test/lib
29
29
* @build jdk.test.lib.Platform
30
-
* @run main/native CreationTime
30
+
* @comment We see this failing with "UnsatisfiedLinkError: Native Library ...libCreationTimeHelper.so already loaded in another classloader". Thus run as othervm
0 commit comments