<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman, Times, serif">8156050:
      ParallelCompact_test should skip test if UseParallelOldGC is off<br>
      <a 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 class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jmasa/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>
  </body>
</html>