1. 28 4月, 2016 1 次提交
  2. 25 3月, 2016 1 次提交
  3. 08 12月, 2015 1 次提交
  4. 17 6月, 2015 3 次提交
    • P
      8085965: VM hangs in C2Compiler · f09e197a
      poonam 提交于
      Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified
      Reviewed-by: jmasa, kbarrett
      f09e197a
    • P
      8085965: VM hangs in C2Compiler · 84659084
      poonam 提交于
      Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified
      Reviewed-by: jmasa, kbarrett
      84659084
    • E
      8087200: Code heap does not use large pages · accfa0f0
      ehelin 提交于
      Reviewed-by: stefank, tschatzl, thartmann
      accfa0f0
  5. 02 6月, 2015 1 次提交
  6. 28 4月, 2015 1 次提交
  7. 12 3月, 2015 1 次提交
  8. 10 2月, 2015 2 次提交
  9. 27 1月, 2015 1 次提交
  10. 16 1月, 2015 1 次提交
  11. 04 2月, 2015 1 次提交
  12. 01 12月, 2014 2 次提交
  13. 26 11月, 2014 1 次提交
  14. 05 12月, 2014 1 次提交
  15. 21 11月, 2014 1 次提交
  16. 25 2月, 2015 1 次提交
  17. 11 11月, 2014 1 次提交
  18. 10 6月, 2015 1 次提交
  19. 09 10月, 2014 2 次提交
  20. 14 10月, 2014 1 次提交
  21. 27 9月, 2014 2 次提交
  22. 29 8月, 2014 1 次提交
  23. 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
  24. 14 8月, 2014 1 次提交
  25. 13 8月, 2014 2 次提交
  26. 28 8月, 2014 1 次提交
  27. 26 8月, 2014 1 次提交
  28. 25 8月, 2014 1 次提交
  29. 22 8月, 2014 1 次提交
  30. 21 8月, 2014 1 次提交
  31. 27 8月, 2014 1 次提交
  32. 06 8月, 2014 1 次提交
  33. 31 10月, 2014 1 次提交
    • C
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating... · 0fe44690
      ccheung 提交于
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
      Summary: estimate the minimum required size for the misc code region and check if the specified misc code region size meets the minimum size requirement
      Reviewed-by: jiangli, dholmes
      0fe44690