1. 28 2月, 2011 1 次提交
  2. 03 2月, 2011 2 次提交
  3. 28 1月, 2011 1 次提交
  4. 14 1月, 2011 1 次提交
  5. 30 12月, 2010 1 次提交
  6. 18 12月, 2010 1 次提交
  7. 16 12月, 2010 1 次提交
    • I
      7007229: Fix warnings with VS2010 in compressedStream.cpp · a128f76f
      iveresov 提交于
      Summary: An interference between a fix for 6993125 and disabled optimization in compressedStream.cpp produces a warning with VS2010. Disable the warning for the code fragment for which the optimizations are disabled.
      Reviewed-by: kvn
      a128f76f
  8. 10 12月, 2010 1 次提交
  9. 01 12月, 2010 2 次提交
    • S
      7003125: precompiled.hpp is included when precompiled headers are not used · ffa40323
      stefank 提交于
      Summary: Added an ifndef DONT_USE_PRECOMPILED_HEADER to precompiled.hpp. Set up DONT_USE_PRECOMPILED_HEADER when compiling with Sun Studio or when the user specifies USE_PRECOMPILED_HEADER=0. Fixed broken include dependencies.
      Reviewed-by: coleenp, kvn
      ffa40323
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  10. 24 11月, 2010 1 次提交
  11. 22 10月, 2010 1 次提交
  12. 08 10月, 2010 1 次提交
  13. 08 9月, 2010 1 次提交
  14. 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
  15. 27 8月, 2010 1 次提交
  16. 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
  17. 13 8月, 2010 1 次提交
  18. 11 8月, 2010 2 次提交
  19. 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
  20. 23 7月, 2010 1 次提交
  21. 09 7月, 2010 1 次提交
  22. 22 6月, 2010 1 次提交
  23. 10 6月, 2010 1 次提交
  24. 03 6月, 2010 1 次提交
  25. 28 5月, 2010 1 次提交
  26. 20 5月, 2010 1 次提交
  27. 18 5月, 2010 1 次提交
  28. 23 4月, 2010 1 次提交
  29. 16 4月, 2010 1 次提交
  30. 06 4月, 2010 1 次提交
  31. 16 3月, 2010 1 次提交
  32. 09 2月, 2010 2 次提交
  33. 06 2月, 2010 1 次提交
  34. 02 2月, 2010 2 次提交
  35. 30 1月, 2010 1 次提交