1. 21 12月, 2012 1 次提交
  2. 09 10月, 2012 1 次提交
    • M
      8000332: SA ClassDump throws exception after permgen removal · b4977f9a
      minqi 提交于
      Summary: In ClassWrite.writeFields(), fields count was mistakenly set to fields length which overflow the array index. Also removed a file which is leftover from 6879063 changeset.
      Reviewed-by: coleenp, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      b4977f9a
  3. 25 9月, 2012 1 次提交
    • M
      6879063: SA should use hsdis for disassembly · cce1dd3d
      minqi 提交于
      Summary: We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler.
      Reviewed-by: twisti, jrose, sla
      Contributed-by: yumin.qi@oracle.com
      cce1dd3d