RFR: 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr

Stefan Karlsson stefan.karlsson at oracle.com
Mon Sep 15 14:29:43 UTC 2014


On 2014-09-15 16:36, Mikael Gerdin wrote:
> Hi Stefan,
>
> On Monday 15 September 2014 16.05.47 Stefan Karlsson wrote:
>> Hi all,
>>
>>
>> Please review this patch to make TestCMSClassUnloadingEnabledHWM more
>> stable. Instead of trying to bootstrap the initial mark with young GCs,
>> just wait for the concurrent cycle to start. I've lowered some CMS
>> specific flags to make this test run faster.
>>
>> http://cr.openjdk.java.net/~stefank/8058475/webrev.00/
> Can you make
> +      "TestG1ClassUnloadingHWM$AllocateBeyondMetaspaceSize",
> TestG1ClassUnloadingHWM.class.getName() instead?
> same for CMS
>
> Otherwise it looks good.
> I don't need to re-review changing to .class.getName()

Sure. Thanks.

StefanK
>
> /Mikael
>
>
>> thanks,
>> StefanK




More information about the hotspot-gc-dev mailing list