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 8334339

Backport-of: 34b4bd449e8eef32d47ad4f0fb8c22139e0680d6
  • Loading branch information
GoeLin committed Sep 13, 2024
1 parent f95f7f4 commit 9eab2ce
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

1 comment on commit 9eab2ce

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.