1. 14 10月, 2008 1 次提交
  2. 08 10月, 2008 1 次提交
  3. 07 10月, 2008 2 次提交
  4. 03 10月, 2008 1 次提交
  5. 01 10月, 2008 4 次提交
  6. 27 9月, 2008 2 次提交
  7. 26 9月, 2008 1 次提交
  8. 25 9月, 2008 1 次提交
  9. 24 9月, 2008 1 次提交
  10. 22 9月, 2008 1 次提交
    • T
      6742641: G1: NullPointerException during GCOld · 7040bab9
      tonyp 提交于
      Summary: An update buffer is not processed correctly, which causes roots into the collection set not to be scanned and, hence, for the heap to be corrupted. The cause is that an object is accessed after it has been explicitly deleted, which causes a race.
      Reviewed-by: jcoomes, ysr
      7040bab9
  11. 18 9月, 2008 1 次提交
  12. 17 9月, 2008 1 次提交
  13. 11 9月, 2008 3 次提交
  14. 06 9月, 2008 1 次提交
  15. 05 9月, 2008 1 次提交
  16. 03 9月, 2008 2 次提交
  17. 29 8月, 2008 2 次提交
  18. 28 8月, 2008 4 次提交
  19. 27 8月, 2008 3 次提交
  20. 26 8月, 2008 2 次提交
  21. 23 8月, 2008 1 次提交
  22. 21 8月, 2008 2 次提交
  23. 20 8月, 2008 1 次提交
    • T
      6736341: PermGen size is insufficient for jconsole · ceabd11c
      tonyp 提交于
      Summary: Removing two buggy methods that should not be used, but ended up being used due to a re-organization in the class hierarchy.
      Reviewed-by: jmasa, ysr, kamg, coleenp
      ceabd11c
  24. 19 8月, 2008 1 次提交