Skip to content

Commit

Permalink
8339869: [21u] Test CreationTime.java fails with UnsatisfiedLinkError…
Browse files Browse the repository at this point in the history
… after 8338884
  • Loading branch information
GoeLin committed Sep 10, 2024
1 parent c4d39f3 commit 1f22d3c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
* that support it, tests using /tmp directory.
* @library ../.. /test/lib
* @build jdk.test.lib.Platform
* @run main/native CreationTime
* @comment We see this failing with "UnsatisfiedLinkError: Native Library ...libCreationTimeHelper.so already loaded in another classloader". Thus run as othervm
* @run main/othervm CreationTime
*/

/* @test id=cwd
Expand Down

0 comments on commit 1f22d3c

Please sign in to comment.