1. 05 12月, 2019 2 次提交
  2. 16 1月, 2015 1 次提交
  3. 01 12月, 2014 2 次提交
  4. 05 8月, 2014 1 次提交
  5. 11 6月, 2014 1 次提交
  6. 07 7月, 2014 1 次提交
  7. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  8. 14 2月, 2014 1 次提交
  9. 29 4月, 2014 1 次提交
  10. 19 6月, 2014 1 次提交
  11. 14 1月, 2014 1 次提交
  12. 23 11月, 2013 1 次提交
  13. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  14. 14 8月, 2013 1 次提交
  15. 10 6月, 2013 1 次提交
  16. 15 1月, 2013 1 次提交
  17. 30 12月, 2012 1 次提交
  18. 05 10月, 2012 1 次提交
  19. 02 9月, 2012 1 次提交
  20. 07 8月, 2012 1 次提交
  21. 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
  22. 15 5月, 2012 1 次提交
  23. 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
  24. 15 12月, 2011 1 次提交
  25. 10 8月, 2011 1 次提交
  26. 18 3月, 2011 1 次提交
  27. 18 12月, 2010 1 次提交
    • Y
      6807801: CMS: could save/restore fewer header words during scavenge · 8ea00085
      ysr 提交于
      Summary: Age bits need not enter the mark-word preservation calculus; also affected, in addition to CMS, per CR synopsis above, were ParNew (but not DefNew), ParallelScavenge and G1, albeit to a lesser degree than CMS.
      Reviewed-by: tonyp, johnc
      8ea00085
  28. 24 11月, 2010 1 次提交
  29. 24 10月, 2010 1 次提交
  30. 29 9月, 2010 1 次提交
  31. 21 9月, 2010 1 次提交
  32. 12 8月, 2010 1 次提交
  33. 10 8月, 2010 1 次提交
  34. 17 7月, 2010 1 次提交
  35. 28 5月, 2010 1 次提交
  36. 14 4月, 2010 1 次提交
  37. 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
  38. 16 9月, 2009 1 次提交