1. 17 2月, 2014 1 次提交
  2. 25 1月, 2013 1 次提交
    • 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
  3. 04 1月, 2013 1 次提交
  4. 27 11月, 2012 1 次提交
  5. 19 9月, 2012 1 次提交
  6. 02 9月, 2012 1 次提交
  7. 26 4月, 2012 1 次提交
  8. 30 3月, 2012 1 次提交
    • J
      7131629: Generalize the CMS free list code · 98f667c6
      jmasa 提交于
      Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
      Reviewed-by: brutisso, johnc, jwilhelm
      Contributed-by: coleen.phillimore@oracle.com
      98f667c6
  9. 24 11月, 2010 1 次提交
  10. 28 5月, 2010 1 次提交
  11. 09 6月, 2008 1 次提交
  12. 09 5月, 2008 1 次提交
  13. 01 12月, 2007 1 次提交