On Thu, 1 Jun 2023 14:25:19 GMT, Thomas Stuefe wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Exit during initialization on unsupported platforms
>
> test/hotspot/jtreg/gc/shenandoah/oom/TestAllocOutOfMemory.java
On Tue, 6 Jun 2023 21:43:36 GMT, Kelvin Nilsen wrote:
>> test/hotspot/jtreg/gc/shenandoah/TestEvilSyncBug.java line 33:
>>
>>> 31: * @modules java.base/jdk.internal.misc
>>> 32: * java.management
>>> 33: * @run driver/timeout=480 TestEvilSyncBug
>>> -XX:ShenandoahGCHeuristics=aggres
On Thu, 1 Jun 2023 13:32:49 GMT, Thomas Stuefe wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Exit during initialization on unsupported platforms
>
> test/hotspot/jtreg/gc/shenandoah/TestEvilSyncBug.java line 33:
> OpenJDK Colleagues:
>
> Please review this proposed integration of Generational mode for Shenandoah
> GC under https://bugs.openjdk.org/browse/JDK-8307314.
>
> Generational mode of Shenandoah is enabled by adding
> `-XX:+UnlockExperimentalVMOptions -XX:ShenandoahGCMode=generational` to a
> c