Sat, 30 Mar 2013 08:01:05 -0700 8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros
kmo [Sat, 30 Mar 2013 08:01:05 -0700] rev 16622
8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros Summary: Improve EC_TRACE and RC_TRACE* to use the do-while(0) trick for statement-like macro Reviewed-by: sspitsyn, dcubed
Fri, 29 Mar 2013 20:52:01 -0700 Merge
bharadwaj [Fri, 29 Mar 2013 20:52:01 -0700] rev 16621
Merge
Fri, 29 Mar 2013 17:25:27 +0100 8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands"
roland [Fri, 29 Mar 2013 17:25:27 +0100] rev 16620
8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands" Summary: incorrect code to skip some ArrayLength instructions in LIRGenerator Reviewed-by: kvn
Tue, 26 Mar 2013 12:55:26 -0700 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
kvn [Tue, 26 Mar 2013 12:55:26 -0700] rev 16619
8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address Summary: always transform AddP nodes in IdealKit by calling _gvn.transform(). Reviewed-by: roland, twisti
Tue, 26 Mar 2013 10:05:33 +0100 8010281: Remove code that is never executed
neliasso [Tue, 26 Mar 2013 10:05:33 +0100] rev 16618
8010281: Remove code that is never executed Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
Mon, 25 Mar 2013 17:13:26 -0700 7198429: need checked categorization of caller-sensitive methods in the JDK
twisti [Mon, 25 Mar 2013 17:13:26 -0700] rev 16617
7198429: need checked categorization of caller-sensitive methods in the JDK Reviewed-by: kvn, jrose
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip