1. 30 1月, 2010 1 次提交
  2. 27 1月, 2010 1 次提交
  3. 14 1月, 2010 3 次提交
  4. 09 1月, 2010 1 次提交
  5. 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
  6. 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
  7. 12 12月, 2009 1 次提交
  8. 29 10月, 2009 1 次提交
  9. 14 10月, 2009 1 次提交
  10. 16 9月, 2009 1 次提交
  11. 13 8月, 2009 1 次提交
  12. 12 8月, 2009 1 次提交
  13. 07 8月, 2009 1 次提交
  14. 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
  15. 29 7月, 2009 2 次提交
  16. 08 7月, 2009 1 次提交
  17. 06 5月, 2009 1 次提交
  18. 01 5月, 2009 1 次提交
  19. 22 4月, 2009 1 次提交
  20. 09 4月, 2009 1 次提交
  21. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  22. 31 3月, 2009 1 次提交
  23. 29 3月, 2009 1 次提交
  24. 14 3月, 2009 1 次提交
  25. 13 3月, 2009 1 次提交
  26. 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
  27. 03 4月, 2009 1 次提交
  28. 03 3月, 2009 1 次提交
    • Y
      6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC · 1e135fda
      ysr 提交于
      Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
      Reviewed-by: jmasa, alanb, mchung
      1e135fda
  29. 09 2月, 2009 1 次提交
  30. 06 2月, 2009 1 次提交
  31. 31 1月, 2009 1 次提交
    • Y
      6787254: Work queue capacity can be increased substantially on some platforms · 86c6c645
      ysr 提交于
      Summary: Increased the default and maximum size of the CMS marking stack and the size of the parallel workers' work queues in 64-bit mode. The latter was accomplished by an increase in the width of the Taskqueue's Age struct and its Tag field in 64-bit mode.
      Reviewed-by: jmasa, tonyp
      86c6c645
  32. 27 1月, 2009 1 次提交
    • Y
      6786503: Overflow list performance can be improved · 7a40ef32
      ysr 提交于
      Summary: Avoid overflow list walk in CMS & ParNew when it is unnecessary. Fix a couple of correctness issues, including a C-heap leak, in ParNew at the intersection of promotion failure, work queue overflow and object array chunking. Add stress testing option and related assertion checking.
      Reviewed-by: jmasa
      7a40ef32
  33. 06 1月, 2009 1 次提交
  34. 12 12月, 2008 2 次提交
  35. 09 12月, 2008 1 次提交
  36. 04 12月, 2008 1 次提交