1. 25 6月, 2013 1 次提交
  2. 14 6月, 2013 1 次提交
  3. 08 5月, 2013 1 次提交
  4. 31 5月, 2013 1 次提交
  5. 11 4月, 2013 1 次提交
  6. 23 3月, 2013 1 次提交
  7. 13 11月, 2012 1 次提交
  8. 07 11月, 2012 1 次提交
  9. 25 9月, 2012 1 次提交
  10. 02 9月, 2012 1 次提交
  11. 25 7月, 2012 1 次提交
  12. 25 9月, 2012 1 次提交
  13. 18 9月, 2012 2 次提交
  14. 02 2月, 2012 1 次提交
  15. 01 2月, 2012 1 次提交
  16. 14 10月, 2011 1 次提交
  17. 01 9月, 2011 1 次提交
  18. 16 8月, 2011 1 次提交
  19. 23 6月, 2011 1 次提交
  20. 04 5月, 2011 1 次提交
  21. 28 3月, 2011 1 次提交
  22. 19 3月, 2011 2 次提交
  23. 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
  24. 12 3月, 2011 1 次提交
  25. 10 3月, 2011 1 次提交
  26. 05 3月, 2011 1 次提交
  27. 28 2月, 2011 1 次提交
  28. 03 2月, 2011 1 次提交
  29. 28 1月, 2011 1 次提交
  30. 14 1月, 2011 1 次提交
  31. 18 12月, 2010 1 次提交
  32. 10 12月, 2010 1 次提交
  33. 24 11月, 2010 1 次提交
  34. 08 10月, 2010 1 次提交
  35. 08 9月, 2010 1 次提交
  36. 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
  37. 27 8月, 2010 1 次提交
  38. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974