<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 5/4/16 1:09 PM, Jon Masamitsu wrote:<br>
</div>
<blockquote cite="mid:572A2CBE.4050605@oracle.com" type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<font face="Times New Roman, Times, serif">8156050:
ParallelCompact_test should skip test if UseParallelOldGC is off<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://bugs.openjdk.java.net/browse/JDK-8156050">https://bugs.openjdk.java.net/browse/JDK-8156050</a><br>
<br>
The internal test ParallelCompact_test was returning (without
exercising the<br>
test) if UseParallelGC was turned off. It should be doing that
if UseParallelOldGC<br>
is turned off instead.<br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://cr.openjdk.java.net/%7Ejmasa/8156050/webrev.00/">http://cr.openjdk.java.net/~jmasa/8156050/webrev.00/</a><br>
<br>
This is a small change and the failure occurred during nightly
testing.<br>
I intend to push this as soon as I have the reviews. Please
object if you<br>
think that is a bad idea.<br>
<br>
Tested locally with ExecuteInternalVMTests and different GC's
selected<br>
(including -XX:+UseParallelGC -XX:-UseParallelOldGC)<br>
<br>
Thanks.<br>
<br>
Jon<br>
</font> </blockquote>
Looks good to me.<br>
<br>
- Derek<br>
</body>
</html>