1. 25 1月, 2013 2 次提交
    • I
      8006280: Need to reorder metadata structures to reduce size (64-bit) · f3a6b7e7
      iklam 提交于
      Summary: Reordered Klass, InstanceKlass and Method to save 8 bytes each
      Reviewed-by: coleenp, jiangli
      Contributed-by: ioi.lam@oracle.com
      f3a6b7e7
    • M
      8005278: Serviceability Agent: jmap -heap and jstack -m fail · 98a7aa39
      minqi 提交于
      Summary: BinaryTreeDictionary is typedef'ed as AFLBinaryTreeDictionary in vmStructs and in SA we still use old name for that. FreeList now is a template based class which is not reflect in SA type library. When SA does calculation of heap for CMS, the former will cause failure to retrieve BinaryTreeDictionary  sine the rename. The later will fail wherever it is used in SA.
      Reviewed-by: dholmes, sla, coleenp
      Contributed-by: yunda.mly@taobao.com
      98a7aa39
  2. 23 1月, 2013 3 次提交
  3. 22 1月, 2013 4 次提交
  4. 21 1月, 2013 1 次提交
  5. 19 1月, 2013 1 次提交
    • S
      Merge · 469df69d
      sla 提交于
      469df69d
  6. 18 1月, 2013 9 次提交
  7. 17 1月, 2013 7 次提交
  8. 16 1月, 2013 5 次提交
  9. 15 1月, 2013 8 次提交