1. 11 10月, 2010 1 次提交
  2. 06 10月, 2010 1 次提交
  3. 05 10月, 2010 1 次提交
  4. 01 10月, 2010 1 次提交
  5. 24 9月, 2010 1 次提交
  6. 14 9月, 2010 2 次提交
  7. 12 9月, 2010 1 次提交
  8. 09 9月, 2010 1 次提交
  9. 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
  10. 28 8月, 2010 1 次提交
  11. 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
  12. 20 8月, 2010 1 次提交
  13. 11 8月, 2010 1 次提交
  14. 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
  15. 31 7月, 2010 1 次提交
  16. 15 7月, 2010 1 次提交
  17. 30 6月, 2010 1 次提交
  18. 10 6月, 2010 1 次提交
  19. 05 6月, 2010 1 次提交
  20. 04 6月, 2010 1 次提交
  21. 03 6月, 2010 1 次提交
  22. 28 5月, 2010 3 次提交
  23. 25 5月, 2010 1 次提交
  24. 23 5月, 2010 1 次提交
  25. 21 5月, 2010 1 次提交
  26. 01 5月, 2010 1 次提交
  27. 30 4月, 2010 1 次提交
  28. 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
  29. 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
  30. 27 4月, 2010 1 次提交
  31. 16 4月, 2010 1 次提交
  32. 09 4月, 2010 1 次提交
    • I
      6942223: c1 64 bit fixes · f06b82f4
      iveresov 提交于
      Summary: This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation.
      Reviewed-by: never
      f06b82f4
  33. 08 4月, 2010 2 次提交
  34. 18 3月, 2010 2 次提交
  35. 17 3月, 2010 1 次提交