1. 13 10月, 2010 1 次提交
    • I
      6991512: G1 barriers fail with 64bit C1 · ffa0df15
      iveresov 提交于
      Summary: Fix compare-and-swap intrinsic problem with G1 post-barriers and issue with branch ranges in G1 stubs on sparc
      Reviewed-by: never, kvn
      ffa0df15
  2. 06 10月, 2010 1 次提交
  3. 01 10月, 2010 1 次提交
  4. 14 9月, 2010 1 次提交
  5. 12 9月, 2010 1 次提交
  6. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · 5782dd55
      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
      5782dd55
  7. 28 5月, 2010 2 次提交
  8. 21 5月, 2010 1 次提交
  9. 28 4月, 2010 1 次提交
    • I
      6946892: c1 shouldn't sign-extend to upper 32bits on x64 · 9f406169
      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
      9f406169
  10. 16 4月, 2010 1 次提交
  11. 09 4月, 2010 1 次提交
    • I
      6942223: c1 64 bit fixes · 09c44fae
      iveresov 提交于
      Summary: This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation.
      Reviewed-by: never
      09c44fae
  12. 17 3月, 2010 1 次提交
  13. 05 3月, 2010 1 次提交
  14. 10 3月, 2010 1 次提交
  15. 08 2月, 2010 1 次提交
  16. 02 2月, 2010 3 次提交
  17. 30 1月, 2010 1 次提交
  18. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f4eb16b5
      twisti 提交于
      Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
      Reviewed-by: never, jrose
      f4eb16b5
  19. 02 11月, 2009 1 次提交
  20. 12 10月, 2009 1 次提交
  21. 16 9月, 2009 1 次提交
  22. 09 5月, 2009 1 次提交
  23. 14 3月, 2009 1 次提交
  24. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 4901ff66
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      4901ff66
  25. 05 3月, 2009 1 次提交
  26. 25 12月, 2008 1 次提交
  27. 10 9月, 2008 1 次提交
  28. 27 8月, 2008 1 次提交
  29. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · 3553bdd3
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      3553bdd3
  30. 26 2月, 2008 1 次提交
  31. 01 12月, 2007 1 次提交