1. 04 10月, 2012 1 次提交
  2. 25 9月, 2012 2 次提交
  3. 19 9月, 2012 1 次提交
  4. 17 9月, 2012 1 次提交
  5. 14 9月, 2012 1 次提交
  6. 11 9月, 2012 1 次提交
  7. 08 9月, 2012 2 次提交
  8. 06 9月, 2012 2 次提交
  9. 05 9月, 2012 1 次提交
  10. 04 9月, 2012 1 次提交
  11. 02 9月, 2012 1 次提交
  12. 07 8月, 2012 1 次提交
  13. 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
  14. 27 6月, 2012 1 次提交
  15. 19 6月, 2012 1 次提交
  16. 14 6月, 2012 1 次提交
    • C
      7158800: Improve storage of symbol tables · 98df2891
      coleenp 提交于
      Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
      Reviewed-by: pbk, kamg, dlong, kvn, fparain
      98df2891
  17. 04 6月, 2012 1 次提交
  18. 01 6月, 2012 1 次提交
  19. 15 5月, 2012 2 次提交
  20. 10 5月, 2012 1 次提交
  21. 03 5月, 2012 1 次提交
  22. 26 4月, 2012 1 次提交
  23. 16 4月, 2012 1 次提交
  24. 03 4月, 2012 1 次提交
  25. 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
  26. 23 3月, 2012 1 次提交
  27. 14 3月, 2012 2 次提交
  28. 30 3月, 2012 1 次提交
  29. 17 2月, 2012 1 次提交
  30. 16 2月, 2012 1 次提交
  31. 15 2月, 2012 1 次提交
  32. 02 2月, 2012 1 次提交
  33. 01 2月, 2012 1 次提交
  34. 30 1月, 2012 1 次提交
  35. 19 1月, 2012 1 次提交
    • J
      7129514: time warp warnings after 7117303 · d7cbafe7
      johnc 提交于
      Summary: Replace calls to os::javaTimeMillis() that are used to update the milliseconds since the last GC to an equivalent that uses a monotonically non-decreasing time source.
      Reviewed-by: ysr, jmasa
      d7cbafe7