RFR: 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr
Mikael Gerdin
mikael.gerdin at oracle.com
Mon Sep 15 14:36:33 UTC 2014
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()
/Mikael
>
> thanks,
> StefanK
More information about the hotspot-gc-dev
mailing list