1. 07 1月, 2011 1 次提交
  2. 24 11月, 2010 1 次提交
  3. 11 9月, 2010 1 次提交
  4. 28 8月, 2010 1 次提交
  5. 25 8月, 2010 1 次提交
    • T
      6941275: G1: The MemoryPools are incorrectly supported for G1 · 0807c46f
      tonyp 提交于
      Summary: The way we were caluclating the max value meant that it might fluctuate during the run and this broke some assumptions inside the MBeans framework. This change sets the max value of each pool to -1, which means undefined according to the spec.
      Reviewed-by: mchung, johnc
      0807c46f
  6. 31 7月, 2010 1 次提交
  7. 28 5月, 2010 1 次提交
  8. 23 4月, 2010 1 次提交
  9. 24 3月, 2010 1 次提交
  10. 17 3月, 2010 1 次提交
  11. 10 2月, 2010 1 次提交
  12. 07 1月, 2010 1 次提交
  13. 05 1月, 2010 1 次提交
    • Y
      6637203: Classunloading messages go to stdout rather than Xloggc file, causing... · 0698402e
      ysr 提交于
      6637203: Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed
      Summary: Decoupled TraceClassUnloading from verbose:gc, JVMTI_VERBOSE_GC and PrintGC[Details], making it settable in a manner identical to TraceClassLoading. Reverted an inadvertent change of TraceClassUnloading output in a previous changeset from gclog back to tty.
      Reviewed-by: coleenp, dholmes, jmasa, poonam
      0698402e
  14. 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
  15. 08 12月, 2009 1 次提交
  16. 04 12月, 2009 2 次提交
  17. 21 11月, 2009 1 次提交
  18. 05 11月, 2009 1 次提交
  19. 29 10月, 2009 2 次提交
    • P
      6887571: Increase default heap config sizes · df9deb15
      phh 提交于
      Summary: Apply modification of existing server heap size ergo to all collectors except CMS.
      Reviewed-by: jmasa, ysr, xlu
      df9deb15
    • Y
      6818264: Heap dumper unexpectedly adds .hprof suffix · 6c780766
      ysr 提交于
      Summary: Restore old behaviour wrt HeapDumpPath; first dump goes to <file>, <n>th dump goes to <file>.<n-1>, with default value of <file> the same as before.
      Reviewed-by: alanb, jcoomes, tonyp
      6c780766
  20. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  21. 11 7月, 2009 1 次提交
  22. 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
  23. 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
  24. 06 1月, 2009 1 次提交
  25. 16 12月, 2008 2 次提交
  26. 15 10月, 2008 1 次提交
  27. 29 7月, 2008 1 次提交
  28. 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
  29. 01 7月, 2008 1 次提交
    • Y
      6618726: Introduce -XX:+UnlockExperimentalVMOptions flag · d5f2a9f3
      ysr 提交于
      Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag.
      Reviewed-by: jmasa, kamg, coleenp
      d5f2a9f3
  30. 06 6月, 2008 1 次提交
  31. 30 4月, 2008 1 次提交
  32. 14 4月, 2008 1 次提交
  33. 26 2月, 2008 1 次提交
  34. 01 12月, 2007 1 次提交