[jdk21u] RFR: 8339869: [21u] Test CreationTime.java fails with UnsatisfiedLinkError after 8338884

Goetz Lindenmaier goetz at openjdk.org
Tue Sep 10 17:21:58 UTC 2024


Running one test as /othervm makes sure the lib is not loaded twice in the same VM

Testing:
The failure was sporadic, but we saw it in our 4 daily test runs (21u, 21u-dev, 17u, 17u-dev) about once a day. Since adding this fix temporary to the four test setups on September 3rd, we have not encountered the problem again.

-------------

Commit messages:
 - 8339869: [21u] Test CreationTime.java fails with UnsatisfiedLinkError after 8334339

Changes: https://git.openjdk.org/jdk21u/pull/453/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=453&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8339869
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u/pull/453.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/453/head:pull/453

PR: https://git.openjdk.org/jdk21u/pull/453


More information about the jdk-updates-dev mailing list