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

Thomas Schatzl tschatzl at openjdk.org
Fri Dec 20 14:54:37 UTC 2024


On Fri, 20 Dec 2024 13:59:09 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

>> 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

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22847#pullrequestreview-2517721521


More information about the hotspot-gc-dev mailing list