1. 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
  2. 12 3月, 2011 1 次提交
  3. 28 2月, 2011 1 次提交
  4. 03 2月, 2011 1 次提交
  5. 10 12月, 2010 1 次提交
  6. 24 11月, 2010 1 次提交
  7. 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
  8. 27 8月, 2010 1 次提交
  9. 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
  10. 13 8月, 2010 1 次提交
  11. 11 8月, 2010 1 次提交
  12. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  13. 09 7月, 2010 1 次提交
  14. 22 6月, 2010 1 次提交
  15. 28 5月, 2010 1 次提交
  16. 20 5月, 2010 1 次提交
  17. 18 5月, 2010 1 次提交
  18. 16 4月, 2010 1 次提交
  19. 02 2月, 2010 1 次提交
    • T
      6921352: JSR 292 needs its own deopt handler · 819971ed
      twisti 提交于
      Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
      Reviewed-by: never, jrose
      819971ed
  20. 30 1月, 2010 2 次提交
  21. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f3f7a33e
      twisti 提交于
      Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
      Reviewed-by: never, jrose
      f3f7a33e
  22. 09 1月, 2010 1 次提交
  23. 06 1月, 2010 1 次提交
  24. 05 1月, 2010 1 次提交
  25. 17 12月, 2009 1 次提交
  26. 24 9月, 2009 1 次提交
  27. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  28. 16 9月, 2009 1 次提交
  29. 02 9月, 2009 1 次提交
    • Y
      4957990: Perm heap bloat in JVM · 763668ed
      ysr 提交于
      Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately.
      Reviewed-by: jcoomes, jmasa, kvn, never
      763668ed
  30. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  31. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  32. 18 4月, 2008 1 次提交
  33. 03 4月, 2008 1 次提交
  34. 01 12月, 2007 1 次提交