<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Michail,<br>
    <br>
    The fix looks good to me. Could you consider renaming:  <br>
    test/stress/gc/TestIHOPParallel <br>
    --><br>
    test/stress/gc/TestStressIHOPMultiThread<br>
    <br>
    Thanks,<br>
    Dima<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 18.03.2016 18:57, Michail Chernov
      wrote:<br>
    </div>
    <blockquote cite="mid:56EC2581.6000005@oracle.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Hi,<br>
      <br>
      Could I have a review for this change, please:<br>
      <br>
      Bug: <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://bugs.openjdk.java.net/browse/JDK-8148397">https://bugs.openjdk.java.net/browse/JDK-8148397</a><br>
      Webrev: <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://cr.openjdk.java.net/%7Emchernov/8148397/webrev.00/">http://cr.openjdk.java.net/~mchernov/8148397/webrev.00/</a><br>
      <br>
      TestIHOPParallel.java - stress test for Adaptive IHOP with
      logging. Test allocates and frees memory in several threads.
      Executes with
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      enabled logging for IHOP:
      -Xlog:gc+ihop=debug,gc+ihop+ergo=debug,gc+ergo=debug . Expects for
      no crashes during working.<br>
      <br>
      TestIHOPStatic.java - provokes concurrent cycle initiation with
      static IHOP during allocation to check that occupancy and
      threshold (IHOP) are valid and occupancy is greater than
      threshold.<br>
      <br>
      TestIHOPErgo.java - provokes concurrent cycle initiation with
      static and adaptive IHOP. Checks that occupancy and threshold are
      valid. Checks that adaptive IHOP prediction is activated during
      some iterations.<br>
      <br>
      Executed on several configurations with nightly VM options.<br>
      <br>
      Thanks<br>
      Michail<br>
      <br>
      <br>
      <br>
      <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </blockquote>
    <br>
  </body>
</html>