1. 11 10月, 2012 2 次提交
  2. 09 10月, 2012 1 次提交
  3. 29 9月, 2012 1 次提交
  4. 17 9月, 2012 1 次提交
  5. 08 9月, 2012 2 次提交
  6. 02 9月, 2012 1 次提交
  7. 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
  8. 16 4月, 2012 1 次提交
  9. 16 2月, 2012 1 次提交
  10. 08 11月, 2011 1 次提交
  11. 14 10月, 2011 1 次提交
    • T
      7088680: G1: Cleanup in the G1CollectorPolicy class · a299c2e7
      tonyp 提交于
      Summary: Removed unused fields and methods, removed the G1CollectoryPolicy_BestRegionsFirst class and folded its functionality into the G1CollectorPolicy class.
      Reviewed-by: ysr, brutisso, jcoomes
      a299c2e7
  12. 26 9月, 2011 1 次提交
  13. 29 8月, 2011 1 次提交
  14. 16 8月, 2011 1 次提交
  15. 15 6月, 2011 1 次提交
    • J
      7004681: G1: Extend marking verification to Full GCs · 0e040a45
      johnc 提交于
      Summary: Perform a heap verification after the first phase of G1's full GC using objects' mark words to determine liveness. The third parameter of the heap verification routines, which was used in G1 to determine which marking bitmap to use in liveness calculations, has been changed from a boolean to an enum with values defined for using the mark word, and the 'prev' and 'next' bitmaps.
      Reviewed-by: tonyp, ysr
      0e040a45
  16. 19 3月, 2011 2 次提交
  17. 28 1月, 2011 1 次提交
  18. 17 12月, 2010 1 次提交
  19. 24 11月, 2010 1 次提交
  20. 17 11月, 2010 1 次提交
  21. 13 11月, 2010 1 次提交
  22. 28 5月, 2010 2 次提交
  23. 01 5月, 2010 1 次提交
  24. 07 1月, 2010 1 次提交
  25. 13 11月, 2009 1 次提交
  26. 30 10月, 2009 1 次提交
  27. 15 8月, 2009 1 次提交
  28. 15 7月, 2009 1 次提交
  29. 13 3月, 2009 1 次提交
  30. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  31. 18 12月, 2008 1 次提交
  32. 12 12月, 2008 1 次提交
  33. 21 11月, 2008 1 次提交
    • Y
      6684579: SoftReference processing can be made more efficient · bf0e7f79
      ysr 提交于
      Summary: For current soft-ref clearing policies, we can decide at marking time if a soft-reference will definitely not be cleared, postponing the decision of whether it will definitely be cleared to the final reference processing phase. This can be especially beneficial in the case of concurrent collectors where the marking is usually concurrent but reference processing is usually not.
      Reviewed-by: jmasa
      bf0e7f79
  34. 29 7月, 2008 1 次提交
  35. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  36. 06 6月, 2008 1 次提交