1. 02 2月, 2010 1 次提交
    • T
      6921352: JSR 292 needs its own deopt handler · 819971ed
      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
      819971ed
  2. 30 1月, 2010 1 次提交
  3. 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
  4. 21 1月, 2010 1 次提交
  5. 16 1月, 2010 1 次提交
  6. 09 1月, 2010 1 次提交
  7. 05 1月, 2010 1 次提交
  8. 02 11月, 2009 1 次提交
  9. 31 10月, 2009 1 次提交
  10. 29 10月, 2009 1 次提交
  11. 27 10月, 2009 1 次提交
  12. 16 10月, 2009 1 次提交
  13. 15 10月, 2009 1 次提交
  14. 07 10月, 2009 1 次提交
  15. 06 10月, 2009 1 次提交
  16. 02 10月, 2009 1 次提交
  17. 16 9月, 2009 1 次提交
  18. 15 9月, 2009 1 次提交
  19. 02 9月, 2009 1 次提交
  20. 31 8月, 2009 1 次提交
  21. 25 8月, 2009 1 次提交
  22. 18 8月, 2009 1 次提交
  23. 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
  24. 15 7月, 2009 1 次提交
  25. 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
  26. 11 6月, 2009 1 次提交
  27. 06 6月, 2009 1 次提交
  28. 13 5月, 2009 1 次提交
  29. 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
  30. 09 5月, 2009 1 次提交
  31. 06 5月, 2009 1 次提交
  32. 25 4月, 2009 1 次提交
  33. 22 4月, 2009 2 次提交
  34. 09 4月, 2009 1 次提交
  35. 08 4月, 2009 1 次提交
  36. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  37. 31 3月, 2009 1 次提交
  38. 27 3月, 2009 1 次提交
  39. 26 3月, 2009 1 次提交