Tue, 18 Dec 2012 06:52:00 -0800 8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
vlivanov [Tue, 18 Dec 2012 06:52:00 -0800] rev 14829
8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop Summary: Make the load of TLS._osthread._interrupted flag in Thread.isInterrupted(Z)Z intrinsic effectively volatile. Reviewed-by: kvn, jrose
Tue, 18 Dec 2012 14:55:25 +0100 8005031: Some cleanup in c2 to prepare for incremental inlining support
roland [Tue, 18 Dec 2012 14:55:25 +0100] rev 14828
8005031: Some cleanup in c2 to prepare for incremental inlining support Summary: collection of small changes to prepare for incremental inlining. Reviewed-by: twisti, kvn
Mon, 17 Dec 2012 11:00:22 -0800 8004548: remove unused AbstractAssembler::print(Label&)
twisti [Mon, 17 Dec 2012 11:00:22 -0800] rev 14827
8004548: remove unused AbstractAssembler::print(Label&) Reviewed-by: kvn, twisti Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
Fri, 14 Dec 2012 12:11:17 -0800 Merge
twisti [Fri, 14 Dec 2012 12:11:17 -0800] rev 14826
Merge
Fri, 14 Dec 2012 12:06:42 -0800 8003238: JSR 292: intermittent exception failure with java/lang/invoke/CallSiteTest.java
twisti [Fri, 14 Dec 2012 12:06:42 -0800] rev 14825
8003238: JSR 292: intermittent exception failure with java/lang/invoke/CallSiteTest.java Reviewed-by: jrose, kvn
Wed, 12 Dec 2012 22:41:13 +0100 8005002: Crash because of a raw oop in ClassLoaderData::add_dependency
stefank [Wed, 12 Dec 2012 22:41:13 +0100] rev 14824
8005002: Crash because of a raw oop in ClassLoaderData::add_dependency Summary: Move the handelization of 'last' to a point before the GC might enter. Reviewed-by: dholmes, sspitsyn, coleenp
Thu, 13 Dec 2012 17:27:55 -0800 8004713: Stackoverflowerror thrown when thread stack straddles 0x80000000
kvn [Thu, 13 Dec 2012 17:27:55 -0800] rev 14823
8004713: Stackoverflowerror thrown when thread stack straddles 0x80000000 Summary: use unsigned comparison when checking for stack overflow Reviewed-by: kvn, twisti Contributed-by: paul.nauman@oracle.com
Fri, 07 Dec 2012 18:13:23 -0800 8004668: Build failure for Zero target
bharadwaj [Fri, 07 Dec 2012 18:13:23 -0800] rev 14822
8004668: Build failure for Zero target Summary: fixed build failure for Zero target Reviewed-by: twisti, kvn
Wed, 19 Dec 2012 16:10:19 -0800 Merge
minqi [Wed, 19 Dec 2012 16:10:19 -0800] rev 14821
Merge
Mon, 17 Dec 2012 10:40:52 -0800 Merge
zgu [Mon, 17 Dec 2012 10:40:52 -0800] rev 14820
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip