Request for reviews (XS): 6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)
Tom Rodriguez
Thomas.Rodriguez at Sun.COM
Mon Jul 27 11:33:51 PDT 2009
Don't you just want to replace the existing mask with
0xffffffff80000000 to test for this? Testing separately is unneeded.
tom
On Jul 27, 2009, at 2:26 AM, Christian Thalinger wrote:
> http://cr.openjdk.java.net/~twisti/6863155/webrev.01/
More information about the hotspot-compiler-dev
mailing list