jdk-24/hotspot/test
Christian Thalinger a9ad90fa87 5057225: Remove useless I2L conversions
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
2009-06-26 07:26:10 -07:00
..
compiler 5057225: Remove useless I2L conversions 2009-06-26 07:26:10 -07:00
runtime/6819213 6819213: revive sun.boot.library.path 2009-04-01 16:38:01 -04:00
jprt.config Initial load 2007-12-01 00:00:00 +00:00
Makefile 6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built 2009-05-08 15:16:38 -07:00
TEST.ROOT Initial load 2007-12-01 00:00:00 +00:00