1. 09 5月, 2013 1 次提交
  2. 26 4月, 2013 1 次提交
  3. 25 4月, 2013 1 次提交
  4. 22 4月, 2013 1 次提交
  5. 20 4月, 2013 1 次提交
  6. 13 4月, 2013 1 次提交
    • D
      7104565: trim jprt build targets · f0e7c0d7
      drchase 提交于
      Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources
      Reviewed-by: dholmes, kvn, coleenp
      f0e7c0d7
  7. 10 4月, 2013 1 次提交
  8. 14 3月, 2013 1 次提交
  9. 12 3月, 2013 1 次提交
  10. 11 3月, 2013 1 次提交
  11. 23 4月, 2013 1 次提交
  12. 12 2月, 2013 1 次提交
  13. 02 2月, 2013 1 次提交
  14. 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
  15. 07 2月, 2013 1 次提交
  16. 17 1月, 2013 1 次提交
  17. 05 1月, 2013 1 次提交
  18. 04 1月, 2013 1 次提交
  19. 30 12月, 2012 1 次提交
  20. 03 1月, 2013 1 次提交
  21. 27 11月, 2012 2 次提交
  22. 16 10月, 2012 1 次提交
  23. 10 10月, 2012 1 次提交
  24. 09 10月, 2012 1 次提交
  25. 04 10月, 2012 1 次提交
  26. 25 9月, 2012 1 次提交
  27. 20 9月, 2012 1 次提交
    • J
      7193946: Move warnings associated with UseMemSetInBOT flag · 4bf72cf2
      johnc 提交于
      Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
      Reviewed-by: brutisso, ysr
      4bf72cf2
  28. 19 9月, 2012 1 次提交
  29. 17 9月, 2012 2 次提交
  30. 02 9月, 2012 1 次提交
  31. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  32. 18 5月, 2012 1 次提交
  33. 15 5月, 2012 1 次提交
  34. 26 4月, 2012 1 次提交
  35. 16 4月, 2012 1 次提交
  36. 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
  37. 27 1月, 2012 2 次提交