<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Yumin,<br>
      <br>
      The
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      FIELDINFO_TAG_MASK part in InstanceKlass is already fixed in
      JDK-8006403. It should be sync'd to the dev repos soon (or has it
      already?)<br>
      I fell in that trap of duplicating the fix as JDK-8006641
      already...<br>
      <br>
      - Kris<br>
      <br>
      On 01/24/2013 02:14 PM, Yumin Qi wrote:<br>
    </div>
    <blockquote cite="mid:5100D139.3040705@oracle.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Hi,<br>
      <br>
        Can I have your comments on fix for<br>
        8005278: Serviceability Agent: jmap -heap and jstack -m fail<br>
      <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://cr.openjdk.java.net/%7Eminqi/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>
    </blockquote>
    <br>
  </body>
</html>