jdk-24/hotspot/test
Vladimir Kozlov a8556d6c01 6956668: misbehavior of XOR operator (^) with int
Optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X.

Reviewed-by: never
2011-05-31 10:05:36 -07:00
..
compiler 6956668: misbehavior of XOR operator (^) with int 2011-05-31 10:05:36 -07:00
gc 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo 2010-08-27 16:57:04 +01:00
runtime 6878713: Verifier heap corruption, relating to backward jsrs 2011-03-02 08:18:35 -05:00
jprt.config 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
Makefile 7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass 2011-01-03 15:30:05 -08:00
TEST.ROOT 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00