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

duke duke at openjdk.org
Fri Dec 20 14:59: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

@jankratochvil 
Your change (at version d570aba714c5fc6e0286c5a188976d0bb0eb2c44) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/22847#issuecomment-2557168405


More information about the hotspot-gc-dev mailing list