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