1. 14 7月, 2014 4 次提交
  2. 29 5月, 2014 1 次提交
  3. 04 3月, 2014 1 次提交
  4. 11 3月, 2014 1 次提交
  5. 12 9月, 2014 1 次提交
  6. 11 9月, 2014 1 次提交
  7. 12 9月, 2014 1 次提交
  8. 08 9月, 2014 1 次提交
  9. 11 9月, 2014 3 次提交
  10. 10 9月, 2014 1 次提交
  11. 05 9月, 2014 1 次提交
  12. 09 9月, 2014 3 次提交
  13. 06 9月, 2014 1 次提交
  14. 27 8月, 2014 1 次提交
  15. 05 9月, 2014 2 次提交
  16. 15 8月, 2014 1 次提交
  17. 14 8月, 2014 1 次提交
  18. 04 9月, 2014 1 次提交
  19. 03 9月, 2014 1 次提交
  20. 28 8月, 2014 1 次提交
    • T
      8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark. · 35d4d219
      tschatzl 提交于
      Summary: The verification code that checked whether no bitmap mark had been found re-read HeapRegion::end() after the check on the bitmap. Concurrent humongous object allocation could have changed HeapRegion::end() in the meantime. Fix this by using the actual end of the region instead of HeapRegion::end() for comparison.
      Reviewed-by: brutisso, jmasa
      35d4d219
  21. 03 9月, 2014 2 次提交
  22. 02 9月, 2014 1 次提交
  23. 28 8月, 2014 1 次提交
  24. 27 8月, 2014 1 次提交
  25. 26 8月, 2014 3 次提交
  26. 25 8月, 2014 2 次提交
  27. 23 8月, 2014 1 次提交
  28. 22 8月, 2014 1 次提交