RFR: 8346713: [testsuite] NeverActAsServerClassMachine breaks TestPLABAdaptToMinTLABSize.java TestPinnedHumongousFragmentation.java TestPinnedObjectContents.java

Jan Kratochvil jkratochvil at openjdk.org
Fri Dec 20 11:38:49 UTC 2024


JTREG=JAVA_OPTIONS=-XX:+NeverActAsServerClassMachine

test/hotspot/jtreg/gc/TestPLABAdaptToMinTLABSize.java
java.lang.RuntimeException: Unexpected to get exit value of [0]

test/hotspot/jtreg/gc/g1/pinnedobjs/TestPinnedHumongousFragmentation.java
# Internal Error (/home/azul/azul/openjdk-git/src/hotspot/share/prims/whitebox.cpp:2647), pid=1672170, tid=1672189
# Error: ShouldNotReachHere()

test/hotspot/jtreg/gc/g1/pinnedobjs/TestPinnedObjectContents.java
# Internal Error (/home/azul/azul/openjdk-git/src/hotspot/share/prims/whitebox.cpp:2647), pid=1672170, tid=1672189
# Error: ShouldNotReachHere()

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

Commit messages:
 - 8346713: [testsuite] NeverActAsServerClassMachine breaks TestPLABAdaptToMinTLABSize.java TestPinnedHumongousFragmentation.java TestPinnedObjectContents.java

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

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


More information about the hotspot-gc-dev mailing list