Wed, 09 Sep 2015 14:31:12 -0400 8135209: Avoid abutting string literals and identifiers
kbarrett [Wed, 09 Sep 2015 14:31:12 -0400] rev 32739
8135209: Avoid abutting string literals and identifiers Summary: Add spaces between string literals and identifiers. Reviewed-by: brutisso, pliden
Wed, 09 Sep 2015 09:19:32 -0700 8135025: Error message is repeated for large value at G1ConcRefinementThreads
sangheki [Wed, 09 Sep 2015 09:19:32 -0700] rev 32738
8135025: Error message is repeated for large value at G1ConcRefinementThreads Summary: Changed error handling when G1ConcRefinementThreads creation failed Reviewed-by: jwilhelm, kbarrett, tschatzl
Wed, 09 Sep 2015 14:22:45 +0200 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
mgerdin [Wed, 09 Sep 2015 14:22:45 +0200] rev 32737
8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet Reviewed-by: tschatzl, ehelin
Wed, 09 Sep 2015 10:34:22 +0200 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
mgerdin [Wed, 09 Sep 2015 10:34:22 +0200] rev 32736
8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states Reviewed-by: tschatzl, ehelin
Tue, 08 Sep 2015 16:00:34 -0400 8134797: Remove explicit casts in CollectorPolicy hierarchy
kbarrett [Tue, 08 Sep 2015 16:00:34 -0400] rev 32735
8134797: Remove explicit casts in CollectorPolicy hierarchy Summary: Removed the explicit casts. Reviewed-by: jwilhelm, tschatzl, pliden
Tue, 08 Sep 2015 16:10:37 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:37 +0200] rev 32734
Merge
Tue, 08 Sep 2015 19:19:08 +0200 8134974: 8130847 broken with loop predicates
roland [Tue, 08 Sep 2015 19:19:08 +0200] rev 32733
8134974: 8130847 broken with loop predicates Summary: Pinned eliminated arraycopy loads in uncommon trap path for loop predicates may need to be moved Reviewed-by: kvn
Fri, 11 Sep 2015 16:56:56 +0200 8135069: C2 replaces range checks by unsigned comparison with -1
roland [Fri, 11 Sep 2015 16:56:56 +0200] rev 32732
8135069: C2 replaces range checks by unsigned comparison with -1 Summary: i < 0 || i > -1 wrongly folded as i >u -1 Reviewed-by: kvn
Mon, 14 Sep 2015 09:11:03 +0000 Merge
thartmann [Mon, 14 Sep 2015 09:11:03 +0000] rev 32731
Merge
Mon, 14 Sep 2015 10:00:26 +0200 8135252: IdealLoopTree::dump_head() prints negative trip count
thartmann [Mon, 14 Sep 2015 10:00:26 +0200] rev 32730
8135252: IdealLoopTree::dump_head() prints negative trip count Summary: IdealLoopTree::dump_head() should not cast float to int. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip