1. 15 8月, 2013 1 次提交
    • J
      7145569: G1: optimize nmethods scanning · d5c439d7
      johnc 提交于
      Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
      Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
      d5c439d7
  2. 25 6月, 2013 1 次提交
  3. 14 6月, 2013 1 次提交
  4. 08 5月, 2013 1 次提交
  5. 31 5月, 2013 1 次提交
  6. 11 4月, 2013 1 次提交
  7. 23 3月, 2013 1 次提交
  8. 13 11月, 2012 1 次提交
  9. 07 11月, 2012 1 次提交
  10. 25 9月, 2012 1 次提交
  11. 02 9月, 2012 1 次提交
  12. 25 7月, 2012 1 次提交
  13. 25 9月, 2012 1 次提交
  14. 18 9月, 2012 2 次提交
  15. 02 2月, 2012 1 次提交
  16. 01 2月, 2012 1 次提交
  17. 14 10月, 2011 1 次提交
  18. 01 9月, 2011 1 次提交
  19. 16 8月, 2011 1 次提交
  20. 23 6月, 2011 1 次提交
  21. 04 5月, 2011 1 次提交
  22. 28 3月, 2011 1 次提交
  23. 19 3月, 2011 2 次提交
  24. 15 3月, 2011 1 次提交
    • D
      7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current()))... · 8afcab90
      dcubed 提交于
      7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
      Summary: Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie()
      Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
      8afcab90
  25. 12 3月, 2011 1 次提交
  26. 10 3月, 2011 1 次提交
  27. 05 3月, 2011 1 次提交
  28. 28 2月, 2011 1 次提交
  29. 03 2月, 2011 1 次提交
  30. 28 1月, 2011 1 次提交
  31. 14 1月, 2011 1 次提交
  32. 18 12月, 2010 1 次提交
  33. 10 12月, 2010 1 次提交
  34. 24 11月, 2010 1 次提交
  35. 08 10月, 2010 1 次提交
  36. 08 9月, 2010 1 次提交
  37. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  38. 27 8月, 2010 1 次提交