RFR: 8373945: vmTestbase eatMemory/ClassUnloader provoke OOME to force GC and might cause GC in other threads [v11]
SendaoYan
syan at openjdk.org
Sat Jan 10 03:23:56 UTC 2026
On Wed, 24 Dec 2025 02:05:21 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update commnets for ClassUnloader
>
> test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java line 42:
>
>> 40: * using WhiteBox.fullGC technique.
>> 41: *
>> 42: * <p>The method <code>unloadClass()</code> is provided which call
>
> should be "calls"
Thanks. Fixed.
> test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java line 238:
>
>> 236: *
>> 237: * @throws Failure if exception other than OutOfMemoryError
>> 238: * is thrown while trigger full GC
>
> should be "triggering"
Thanks. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2678272674
PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2678273095
More information about the hotspot-dev
mailing list