RFR: 8346713: [testsuite] NeverActAsServerClassMachine breaks TestPLABAdaptToMinTLABSize.java TestPinnedHumongousFragmentation.java TestPinnedObjectContents.java [v2]
Jan Kratochvil
jkratochvil at openjdk.org
Fri Dec 20 13:59:09 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()
Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
Fix compiled out G1 or Parallel - a review by stefank
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22847/files
- new: https://git.openjdk.org/jdk/pull/22847/files/4b5a8c24..d570aba7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22847&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22847&range=00-01
Stats: 20 lines in 1 file changed: 11 ins; 1 del; 8 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