1. 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
  2. 03 9月, 2010 1 次提交
  3. 28 8月, 2010 1 次提交
  4. 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
  5. 20 8月, 2010 1 次提交
  6. 18 8月, 2010 1 次提交
  7. 11 8月, 2010 2 次提交
  8. 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
  9. 31 7月, 2010 1 次提交
  10. 29 7月, 2010 1 次提交
  11. 15 7月, 2010 1 次提交
  12. 30 6月, 2010 1 次提交
  13. 29 6月, 2010 1 次提交
  14. 14 6月, 2010 1 次提交
  15. 10 6月, 2010 1 次提交
  16. 05 6月, 2010 1 次提交
  17. 04 6月, 2010 1 次提交
  18. 03 6月, 2010 1 次提交
  19. 28 5月, 2010 3 次提交
  20. 25 5月, 2010 1 次提交
  21. 23 5月, 2010 1 次提交
  22. 21 5月, 2010 1 次提交
  23. 20 5月, 2010 1 次提交
  24. 19 5月, 2010 1 次提交
  25. 12 5月, 2010 1 次提交
  26. 07 5月, 2010 1 次提交
  27. 06 5月, 2010 1 次提交
  28. 05 5月, 2010 1 次提交
  29. 04 5月, 2010 2 次提交
  30. 01 5月, 2010 1 次提交
  31. 30 4月, 2010 2 次提交
  32. 29 4月, 2010 1 次提交
    • T
      6829193: JSR 292 needs to support SPARC · 9c88edc1
      twisti 提交于
      Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
      Reviewed-by: kvn, never, jrose
      9c88edc1
  33. 28 4月, 2010 1 次提交
    • I
      6946892: c1 shouldn't sign-extend to upper 32bits on x64 · d7df102a
      iveresov 提交于
      Summary: c1 does sign-extension when it loads ints and shorts from memory to 64-bit registers. This causes problems for c2 because it relies on the fact the int passed in a 64-bit register is zero-extended.
      Reviewed-by: never
      d7df102a
  34. 27 4月, 2010 1 次提交
  35. 23 4月, 2010 1 次提交