1. 16 3月, 2016 1 次提交
  2. 16 1月, 2015 1 次提交
  3. 12 11月, 2014 1 次提交
  4. 14 8月, 2014 1 次提交
  5. 27 8月, 2014 1 次提交
  6. 24 6月, 2014 1 次提交
  7. 18 12月, 2014 1 次提交
    • T
      8067469: G1 ignores AlwaysPreTouch · 701d14c9
      tschatzl 提交于
      Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
      Reviewed-by: stefank, ehelin, dholmes
      701d14c9
  8. 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
  9. 16 5月, 2014 1 次提交
  10. 05 9月, 2014 1 次提交
  11. 06 4月, 2014 1 次提交
  12. 08 1月, 2014 1 次提交
  13. 12 9月, 2013 1 次提交
  14. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  15. 05 9月, 2013 1 次提交
  16. 30 8月, 2013 1 次提交
  17. 24 8月, 2013 1 次提交
  18. 17 7月, 2013 1 次提交
  19. 06 7月, 2013 1 次提交
  20. 18 6月, 2013 1 次提交
  21. 14 6月, 2013 1 次提交
    • D
      8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed:... · 118491a3
      dcubed 提交于
      8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
      Summary: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory(). Add os::commit_memory_or_exit(). Also tidy up some NMT accounting and some mmap() return value checking.
      Reviewed-by: zgu, stefank, dholmes, dsamersoff
      118491a3
  22. 10 6月, 2013 1 次提交
  23. 06 5月, 2013 1 次提交
    • Z
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL ||... · 5bfa7e7e
      zgu 提交于
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
      Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
      Reviewed-by: acorn, coleenp
      5bfa7e7e
  24. 21 3月, 2013 1 次提交
  25. 20 3月, 2013 1 次提交
  26. 26 1月, 2013 1 次提交
  27. 27 11月, 2012 1 次提交
  28. 13 11月, 2012 1 次提交
  29. 08 11月, 2012 1 次提交
  30. 20 10月, 2012 1 次提交
  31. 01 10月, 2012 1 次提交
  32. 28 9月, 2012 1 次提交
  33. 17 9月, 2012 1 次提交
  34. 02 9月, 2012 1 次提交
  35. 25 7月, 2012 1 次提交
  36. 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
  37. 12 1月, 2012 1 次提交
  38. 02 1月, 2012 1 次提交
  39. 14 10月, 2011 1 次提交
  40. 26 9月, 2011 1 次提交