RFR: 8330022: Failure test/hotspot/jtreg/vmTestbase/nsk/sysdict/share/BTreeTest.java: Could not initialize class java.util.concurrent.ThreadLocalRandom

Coleen Phillimore coleenp at openjdk.org
Mon May 5 12:26:26 UTC 2025


Apply patch suggested by David Leopoldseder for checking the ultimate cause for OOM, which is what the test is looking for.
Tested with tier5-7 with vmTestbase tests that use this package.

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

Commit messages:
 - 8330022: Failure test/hotspot/jtreg/vmTestbase/nsk/sysdict/share/BTreeTest.java: Could not initialize class java.util.concurrent.ThreadLocalRandom

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

PR: https://git.openjdk.org/jdk/pull/25034


More information about the hotspot-gc-dev mailing list