RFR: 8373945: vmTestbase eatMemory/ClassUnloader provoke OOME to force GC and might cause GC in other threads [v8]
SendaoYan
syan at openjdk.org
Mon Dec 22 06:41:53 UTC 2025
On Mon, 22 Dec 2025 03:16:11 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update comments about "using memory stressing techique"
>
> test/hotspot/jtreg/vmTestbase/nsk/jdi/ReferenceType/visibleMethods/visibmethod003/TestDescription.java line 71:
>
>> 69: * -transport.address=dynamic
>> 70: * -debugee.vmkeys="${test.vm.opts} ${test.java.opts} -Xbootclasspath/a:.
>> 71: * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI" ./bin
>
> I think ./bin should be moved to a newline.
Fixed for all the releated tests.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2638834843
More information about the serviceability-dev
mailing list