On Sat, 10 Jan 2026 03:23:52 GMT, SendaoYan <[email protected]> wrote:

>> Hi all,
>> 
>> This PR use `WhiteBox.getWhiteBox().fullGC()` instead of `eatMemory` to 
>> grigger full GC. The OOME trigger by `eatMemory` may cause 
>> vmTestbase/nsk/monitoring/stress/classload tests intermittent fails when run 
>> those tests simultancely on some machines. The WB.fullGC() might be use for 
>> same purpose. It also reduce test execution time.
>> 
>> Change has been verified locally by running tests 
>> vmTestbase/nsk/monitoring/stress/classload on linux-x64.
>> 
>> Additional testing:
>> 
>> - [x] All jtreg tests by fastdebug build
>
> SendaoYan has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Fix several typos

Looks good now. Thanks!

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28891#pullrequestreview-3658953058

Reply via email to