1. 14 10月, 2008 1 次提交
  2. 07 10月, 2008 2 次提交
  3. 01 10月, 2008 3 次提交
  4. 27 9月, 2008 1 次提交
  5. 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
  6. 27 8月, 2008 1 次提交
  7. 26 8月, 2008 1 次提交
  8. 23 8月, 2008 1 次提交
  9. 21 8月, 2008 1 次提交
  10. 15 8月, 2008 1 次提交
  11. 06 8月, 2008 1 次提交
  12. 31 7月, 2008 2 次提交
  13. 20 7月, 2008 1 次提交
  14. 18 7月, 2008 1 次提交
    • I
      6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") · 8ca5c0e0
      iveresov 提交于
      6723229: NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group")
      Summary: The fix takes care of the assertion triggered during TLAB resizing after reconfiguration. Also it now handles a defect in the topology graph, in which a single leaf node doesn't have memory.
      Reviewed-by: jmasa
      8ca5c0e0
  15. 12 7月, 2008 3 次提交
  16. 11 7月, 2008 1 次提交
  17. 10 7月, 2008 1 次提交
  18. 03 7月, 2008 2 次提交
    • I
      6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p... · afc4bd68
      iveresov 提交于
      6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
      Summary: Do not coalesce dead and moved objects when removing self-forwarding pointers during the evacuation failure. Also fixed a issue in a BOT refinement code for TLABs.
      Reviewed-by: tonyp, jcoomes
      afc4bd68
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  19. 01 7月, 2008 1 次提交
    • Y
      6618726: Introduce -XX:+UnlockExperimentalVMOptions flag · d5f2a9f3
      ysr 提交于
      Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag.
      Reviewed-by: jmasa, kamg, coleenp
      d5f2a9f3
  20. 19 6月, 2008 1 次提交
  21. 11 6月, 2008 1 次提交
  22. 09 6月, 2008 2 次提交
  23. 06 6月, 2008 1 次提交
  24. 29 5月, 2008 1 次提交
  25. 22 5月, 2008 1 次提交
  26. 09 5月, 2008 2 次提交
  27. 07 5月, 2008 1 次提交
  28. 29 4月, 2008 1 次提交
  29. 14 4月, 2008 1 次提交
  30. 01 4月, 2008 1 次提交
  31. 29 3月, 2008 1 次提交