1. 21 8月, 2008 2 次提交
  2. 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
  3. 15 8月, 2008 2 次提交
  4. 06 8月, 2008 1 次提交
  5. 02 8月, 2008 1 次提交
  6. 01 8月, 2008 1 次提交
  7. 31 7月, 2008 2 次提交
  8. 30 7月, 2008 1 次提交
  9. 29 7月, 2008 2 次提交
  10. 26 7月, 2008 2 次提交
  11. 22 7月, 2008 1 次提交
  12. 20 7月, 2008 1 次提交
  13. 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
  14. 17 7月, 2008 2 次提交
  15. 12 7月, 2008 3 次提交
  16. 11 7月, 2008 1 次提交
  17. 10 7月, 2008 1 次提交
  18. 04 7月, 2008 1 次提交
  19. 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
  20. 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
  21. 27 6月, 2008 3 次提交
  22. 25 6月, 2008 2 次提交
  23. 24 6月, 2008 3 次提交
  24. 23 6月, 2008 1 次提交
  25. 21 6月, 2008 2 次提交