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