1. 01 12月, 2014 1 次提交
  2. 26 3月, 2015 1 次提交
  3. 11 11月, 2014 1 次提交
    • S
      8064556: G1: ParallelGCThreads=0 may cause... · 0a89140f
      stefank 提交于
      8064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_buffer_for_thread(Thread::current())) failed: Should be empty
      Reviewed-by: mgerdin, tschatzl
      0a89140f
  4. 23 10月, 2014 1 次提交
  5. 02 10月, 2014 1 次提交
  6. 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
  7. 16 9月, 2014 1 次提交
  8. 06 10月, 2014 1 次提交
  9. 10 9月, 2014 1 次提交
  10. 29 8月, 2014 1 次提交
  11. 05 9月, 2014 1 次提交
  12. 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
  13. 19 8月, 2014 2 次提交
  14. 31 3月, 2015 1 次提交
  15. 26 8月, 2014 2 次提交
  16. 21 8月, 2014 1 次提交
  17. 09 12月, 2014 1 次提交
  18. 19 12月, 2014 1 次提交
  19. 25 8月, 2014 1 次提交
  20. 25 3月, 2015 1 次提交
  21. 14 11月, 2014 1 次提交
  22. 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
  23. 13 6月, 2014 1 次提交
  24. 08 8月, 2014 2 次提交
  25. 31 7月, 2014 2 次提交
  26. 23 7月, 2014 2 次提交
  27. 21 7月, 2014 2 次提交
  28. 11 6月, 2014 1 次提交
  29. 20 10月, 2014 1 次提交
  30. 06 8月, 2014 1 次提交
  31. 09 7月, 2014 1 次提交
  32. 07 7月, 2014 1 次提交
  33. 26 6月, 2014 1 次提交
  34. 25 6月, 2014 1 次提交