1. 08 4月, 2010 2 次提交
  2. 07 4月, 2010 1 次提交
  3. 17 3月, 2010 1 次提交
  4. 16 3月, 2010 1 次提交
  5. 05 3月, 2010 1 次提交
  6. 10 3月, 2010 1 次提交
  7. 20 2月, 2010 1 次提交
  8. 08 2月, 2010 1 次提交
  9. 02 2月, 2010 3 次提交
  10. 30 1月, 2010 1 次提交
  11. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f3f7a33e
      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
      f3f7a33e
  12. 21 1月, 2010 1 次提交
  13. 16 1月, 2010 1 次提交
  14. 09 1月, 2010 1 次提交
  15. 05 1月, 2010 1 次提交
  16. 02 11月, 2009 1 次提交
  17. 31 10月, 2009 1 次提交
  18. 29 10月, 2009 1 次提交
  19. 27 10月, 2009 1 次提交
  20. 16 10月, 2009 1 次提交
  21. 15 10月, 2009 1 次提交
  22. 07 10月, 2009 1 次提交
  23. 06 10月, 2009 1 次提交
  24. 02 10月, 2009 1 次提交
  25. 16 9月, 2009 1 次提交
  26. 15 9月, 2009 1 次提交
  27. 02 9月, 2009 1 次提交
  28. 31 8月, 2009 1 次提交
  29. 25 8月, 2009 1 次提交
  30. 18 8月, 2009 1 次提交
  31. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  32. 15 7月, 2009 1 次提交
  33. 26 6月, 2009 1 次提交
    • T
      5057225: Remove useless I2L conversions · 3ef748a2
      twisti 提交于
      Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free.
      Reviewed-by: kvn
      3ef748a2
  34. 11 6月, 2009 1 次提交
  35. 06 6月, 2009 1 次提交
  36. 13 5月, 2009 1 次提交
  37. 12 5月, 2009 1 次提交
    • I
      6484957: G1: parallel concurrent refinement · 2c49aee0
      iveresov 提交于
      6826318: G1: remove traversal-based refinement code
      Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel.
      Reviewed-by: tonyp
      2c49aee0