Request for Review (xs): 8156050: ParallelCompact_test should skip test if UseParallelOldGC is off

Derek White derek.white at oracle.com
Wed May 4 17:53:13 UTC 2016


On 5/4/16 1:09 PM, Jon Masamitsu wrote:
> 8156050: ParallelCompact_test should skip test if UseParallelOldGC is off
> https://bugs.openjdk.java.net/browse/JDK-8156050
>
> The internal test ParallelCompact_test was returning (without 
> exercising the
> test) if UseParallelGC was turned off.  It should be doing that if 
> UseParallelOldGC
> is turned off instead.
>
> http://cr.openjdk.java.net/~jmasa/8156050/webrev.00/
>
> This is a small change and the failure occurred during nightly testing.
> I intend to push this as soon as I have the reviews.  Please object if you
> think that is a bad idea.
>
> Tested locally with ExecuteInternalVMTests and different GC's selected
> (including -XX:+UseParallelGC -XX:-UseParallelOldGC)
>
> Thanks.
>
> Jon
Looks good to me.

  - Derek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160504/77e18287/attachment.htm>


More information about the hotspot-gc-dev mailing list