<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
      Can I have your comments on fix for<br>
      8005278: Serviceability Agent: jmap -heap and jstack -m fail<br>
    <br>
      <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~minqi/8005278/">http://cr.openjdk.java.net/~minqi/8005278/</a><br>
    <br>
      Problems: 1) In JVM, BinaryTreeDictionary is typedef'ed as
    AFLBinaryTreeDictionary and this name carried to type library for
    SA. In SA we still use olde name for that; 2) FreeList now is
    template based which is not reflected in SA;  3) There is a misuse
    of FIELFINFO_TAG_MASK(which is not in SA code), in SA code
    FIELDINFO_TAG_SIZE was wrongly used as FIELDINFO_TAG_MASK and lead
    to not able to find correct field info.<br>
    <br>
      Thanks<br>
      Yumin<br>
    <br>
      <br>
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><span class="new" style="color: blue; font-weight: bold;">
</span></pre>
  </body>
</html>