Duplicate :
|
Test execution results are erroneous on solaris-sparc[v9] when C2 with -Xcomp is used. -Xint: Tester.var_46 = 121 Tester.var_43 = 103 Tester.var_44 = 29 Tester.var_45 = egwcvyg -server -Xcomp: Tester.var_46 = 121 Tester.var_43 = 11433 Tester.var_44 = 29 Tester.var_45 = egwcvyg I observe such behavior with both JDK 6u10b11 and JDK 7b24. Testcase is attached. At least on linux-x86/x64 it isn't reproducible. HS10 (10.0-b19, jdk6u5-b11) isn't affected.