<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    Could I have some reviews for this change?<br>
    <br>
    JDK-8190308 (Implementation: JEP 316: Heap Allocation on Alternative
    Memory Devices) introduced a new test(TestAllocateHeapAt.java) but
    it is failing on Solaris-Sparc with fastdebug build. But
    unfortunately there's no error print when related function fails.<br>
    <br>
    This proposal is simply adding error code print for further
    investigation of JDK-8192871(TestAllocateHeapAt fails), not change
    its logic.<br>
    <br>
    CR: <a class="moz-txt-link-freetext"
      href="https://bugs.openjdk.java.net/browse/JDK-8193105">https://bugs.openjdk.java.net/browse/JDK-8193105</a><br>
    Webrev: <a class="moz-txt-link-freetext"
      href="http://cr.openjdk.java.net/%7Esangheki/8193105/webrev.0">http://cr.openjdk.java.net/~sangheki/8193105/webrev.0</a><br>
    Testing: hs-tier1<br>
    <br>
    Thanks,<br>
    Sangheon<br>
  </body>
</html>