RFR: 8282642: vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java fails intermittently with exit code 1 [v2]

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Tue Jul 26 08:52:51 UTC 2022


On Tue, 26 Jul 2022 01:49:23 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8282642: vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java fails intermittently with exit code 1
>
> test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java line 56:
> 
>> 54:                         while (stresser.iteration()) {
>> 55:                                 log.info("Iteration: " + stresser.getIteration());
>> 56:                                 WhiteBox.getWhiteBox().fullGC();
> 
> We need to create some classes to unload them. Are they created?

I missed that part. I will correct it.

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

PR: https://git.openjdk.org/jdk/pull/9628



More information about the hotspot-gc-dev mailing list