1. 01 10月, 2008 1 次提交
  2. 27 9月, 2008 1 次提交
  3. 22 9月, 2008 1 次提交
    • T
      6742641: G1: NullPointerException during GCOld · 050b9cab
      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
      050b9cab
  4. 18 9月, 2008 1 次提交
  5. 12 9月, 2008 2 次提交
  6. 11 9月, 2008 3 次提交
  7. 10 9月, 2008 1 次提交
  8. 06 9月, 2008 1 次提交
  9. 05 9月, 2008 2 次提交
  10. 04 9月, 2008 1 次提交
  11. 03 9月, 2008 2 次提交
  12. 29 8月, 2008 3 次提交
  13. 28 8月, 2008 5 次提交
  14. 27 8月, 2008 3 次提交
  15. 26 8月, 2008 2 次提交
  16. 23 8月, 2008 1 次提交
  17. 21 8月, 2008 2 次提交
  18. 20 8月, 2008 1 次提交
    • T
      6736341: PermGen size is insufficient for jconsole · a45f48ff
      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
      a45f48ff
  19. 19 8月, 2008 3 次提交
  20. 16 8月, 2008 1 次提交
  21. 15 8月, 2008 3 次提交