1. 01 4月, 2011 1 次提交
  2. 31 3月, 2011 1 次提交
  3. 22 3月, 2011 1 次提交
  4. 19 3月, 2011 1 次提交
  5. 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
  6. 12 3月, 2011 2 次提交
  7. 04 3月, 2011 1 次提交
  8. 27 2月, 2011 1 次提交
  9. 24 2月, 2011 1 次提交
  10. 08 2月, 2011 1 次提交
    • Y
      6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") · 251d4f53
      ysr 提交于
      Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause.
      Reviewed-by: jmasa, johnc
      251d4f53
  11. 03 2月, 2011 2 次提交
  12. 02 2月, 2011 1 次提交
    • C
      6588413: Use -fvisibility=hidden for gcc compiles · e02b7391
      coleenp 提交于
      Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
      Reviewed-by: kamg, never
      e02b7391
  13. 28 1月, 2011 1 次提交
  14. 25 1月, 2011 1 次提交
  15. 20 1月, 2011 1 次提交
  16. 19 1月, 2011 1 次提交
  17. 14 1月, 2011 1 次提交
  18. 12 1月, 2011 1 次提交
  19. 11 1月, 2011 2 次提交
  20. 10 1月, 2011 2 次提交
  21. 08 1月, 2011 1 次提交
  22. 07 1月, 2011 1 次提交
  23. 22 12月, 2010 1 次提交
  24. 10 12月, 2010 1 次提交
  25. 07 12月, 2010 2 次提交
  26. 04 12月, 2010 1 次提交
  27. 02 12月, 2010 1 次提交
  28. 01 12月, 2010 1 次提交
  29. 02 12月, 2010 1 次提交
  30. 01 12月, 2010 1 次提交
  31. 24 11月, 2010 1 次提交
  32. 31 10月, 2010 2 次提交
  33. 23 10月, 2010 1 次提交
  34. 20 10月, 2010 1 次提交