<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can I get reviews for the following fix?  The problem is that an
    attempt is made<br>
    to allocate a medium chunk for class metaspace but there are no
    medium chunks available.<br>
    However there are many small chunks available.<br>
    <br>
    If the allocation request size fits in a small chunk, the fix is to
    try allocating a small<br>
    chunk after failing to allocate a medium chunk.<br>
    <br>
    Changes are in one file.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jprovino/8058967/webrev.00">http://cr.openjdk.java.net/~jprovino/8058967/webrev.00</a><br>
    <br>
    <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8058967">https://bugs.openjdk.java.net/browse/JDK-8058967</a><br>
    <br>
    Passed JPRT<br>
    <br>
    Aurora ad-hoc test of <span style="color: rgb(0, 0, 0);
      font-family: arial, helvetica, sans-serif; font-size: 12px;
      font-style: normal; font-variant: normal; font-weight: bold;
      letter-spacing: normal; line-height: normal; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; display: inline !important; float:
      none; background-color: rgb(239, 239, 239);">vm.parallel_class_loading<span
        class="Apple-converted-space">:<br>
        <br>
      </span></span>
    <a class="moz-txt-link-freetext"
href="http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=882047.VMSQE.adhoc.JPRT-1">http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=882047.VMSQE.adhoc.JPRT-1</a><br>
    <br>
    thanks.<br>
    <br>
    joe<br>
  </body>
</html>