1. 07 4月, 2015 1 次提交
  2. 19 3月, 2015 1 次提交
  3. 15 12月, 2014 1 次提交
  4. 26 11月, 2014 1 次提交
  5. 14 11月, 2014 1 次提交
  6. 08 11月, 2014 1 次提交
  7. 30 9月, 2014 1 次提交
    • T
      8052172: Evacuation failure handling in G1 does not evacuate all objects if... · 45b1c7cf
      tschatzl 提交于
      8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
      Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references.
      Reviewed-by: iveresov, brutisso, mgerdin
      45b1c7cf
  8. 27 9月, 2014 1 次提交
  9. 15 12月, 2014 1 次提交
  10. 26 11月, 2014 1 次提交
  11. 16 9月, 2014 1 次提交
  12. 03 9月, 2014 2 次提交
  13. 26 8月, 2014 1 次提交
  14. 10 10月, 2014 1 次提交
    • T
      8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous... · a4f92823
      tschatzl 提交于
      8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
      Summary: If G1TraceReclaimDeadHumongousObjectsAtYoungGC is enabled, always print humongous object liveness output.
      Reviewed-by: tschatzl
      Contributed-by: sangheon.kim@oracle.com
      a4f92823
  15. 13 6月, 2014 1 次提交
  16. 08 8月, 2014 2 次提交
  17. 31 7月, 2014 2 次提交
  18. 23 7月, 2014 2 次提交
  19. 30 5月, 2014 1 次提交
  20. 06 8月, 2014 1 次提交
  21. 04 8月, 2014 1 次提交
  22. 18 8月, 2014 2 次提交
  23. 11 9月, 2014 2 次提交
  24. 03 4月, 2014 1 次提交
  25. 15 10月, 2014 1 次提交
  26. 29 9月, 2014 1 次提交
  27. 01 10月, 2014 1 次提交
  28. 31 1月, 2014 1 次提交
  29. 24 3月, 2014 4 次提交
  30. 20 3月, 2014 1 次提交
  31. 19 3月, 2014 1 次提交