1. 15 3月, 2016 1 次提交
  2. 16 4月, 2019 1 次提交
  3. 11 7月, 2018 1 次提交
  4. 05 4月, 2016 1 次提交
  5. 16 1月, 2015 1 次提交
  6. 21 8月, 2014 1 次提交
    • T
      8038423: G1: Decommit memory within heap · 72bba568
      tschatzl 提交于
      Summary: Allow G1 to decommit memory of arbitrary regions within the heap and their associated auxiliary data structures card table, BOT, hot card cache, and mark bitmaps.
      Reviewed-by: mgerdin, brutisso, jwilhelm
      72bba568
  7. 26 8月, 2014 1 次提交
  8. 21 8月, 2014 1 次提交
  9. 05 8月, 2014 1 次提交
  10. 24 6月, 2014 1 次提交
  11. 09 4月, 2015 2 次提交
  12. 11 6月, 2014 1 次提交
  13. 07 7月, 2014 1 次提交
  14. 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
  15. 04 11月, 2015 1 次提交
  16. 21 2月, 2014 1 次提交
  17. 31 3月, 2014 1 次提交
  18. 30 1月, 2014 1 次提交
  19. 21 3月, 2014 1 次提交
  20. 27 1月, 2014 1 次提交
  21. 20 1月, 2014 1 次提交
    • S
      8020277: Young GC could be extremely slow due to assertion in... · b239de7f
      sjohanss 提交于
      8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
      8009462: Young GC's (ParNewGC and SerialGC) have unexpected variances.
      Summary: Removed the assertion slowing down GC.
      Reviewed-by: stefank, mgerdin
      b239de7f
  22. 21 7月, 2014 1 次提交
  23. 08 5月, 2014 1 次提交
  24. 29 4月, 2014 1 次提交
  25. 19 6月, 2014 1 次提交
  26. 07 1月, 2014 1 次提交
  27. 25 12月, 2013 1 次提交
  28. 10 12月, 2013 1 次提交
  29. 23 11月, 2013 1 次提交
  30. 09 11月, 2013 1 次提交
  31. 02 11月, 2013 1 次提交
  32. 22 10月, 2013 1 次提交
  33. 03 10月, 2013 1 次提交
  34. 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
  35. 14 9月, 2013 1 次提交
  36. 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
  37. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  38. 07 8月, 2013 1 次提交
  39. 26 6月, 2013 1 次提交