1. 16 7月, 2010 1 次提交
  2. 09 7月, 2010 1 次提交
  3. 04 6月, 2010 1 次提交
  4. 30 5月, 2010 1 次提交
  5. 28 5月, 2010 2 次提交
  6. 18 5月, 2010 1 次提交
  7. 04 5月, 2010 2 次提交
  8. 30 4月, 2010 1 次提交
  9. 23 4月, 2010 1 次提交
  10. 08 5月, 2010 1 次提交
    • T
      6949307: G1: raise a vm error, do not core dump, if target pause time and... · 7a0c8373
      tonyp 提交于
      6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
      Summary: First, change the guarantee to raising a vm error. Second, set the interval dynamically, and based on the pause time target, if it is not set explicitly.
      Reviewed-by: ysr, johnc
      7a0c8373
  11. 08 4月, 2010 3 次提交
  12. 19 3月, 2010 1 次提交
  13. 14 3月, 2010 1 次提交
  14. 04 3月, 2010 1 次提交
  15. 27 2月, 2010 1 次提交
  16. 24 2月, 2010 2 次提交
  17. 04 2月, 2010 1 次提交
  18. 02 2月, 2010 1 次提交
  19. 30 1月, 2010 1 次提交
  20. 27 1月, 2010 1 次提交
  21. 26 1月, 2010 1 次提交
  22. 14 1月, 2010 3 次提交
  23. 09 1月, 2010 1 次提交
  24. 08 1月, 2010 1 次提交
    • K
      6914622: Print values of all flags for product VM · b1f4c8ba
      kvn 提交于
      Summary: Change the flag -XX:+PrintFlagsFinal to product and add new product flag -XX:+PrintFlagsInitial.
      Reviewed-by: phh, ysr
      Contributed-by: gbenson@redhat.com
      b1f4c8ba
  25. 24 12月, 2009 1 次提交
    • Y
      6631166: CMS: better heuristics when combatting fragmentation · c290220e
      ysr 提交于
      Summary: Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking.
      Reviewed-by: jmasa
      c290220e
  26. 12 12月, 2009 1 次提交
  27. 29 10月, 2009 1 次提交
  28. 14 10月, 2009 1 次提交
  29. 16 9月, 2009 1 次提交
  30. 13 8月, 2009 1 次提交
  31. 12 8月, 2009 1 次提交
  32. 07 8月, 2009 1 次提交
  33. 02 9月, 2009 1 次提交
    • Y
      4957990: Perm heap bloat in JVM · 763668ed
      ysr 提交于
      Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately.
      Reviewed-by: jcoomes, jmasa, kvn, never
      763668ed