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
Mon, 14 Sep 2015 07:03:04 +0000 Merge
thartmann [Mon, 14 Sep 2015 07:03:04 +0000] rev 32729
Merge
Mon, 14 Sep 2015 07:02:50 +0200 8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value
thartmann [Mon, 14 Sep 2015 07:02:50 +0200] rev 32728
8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value Summary: Fixed race condition in the JMX code for the LowMemoryDetector. Reviewed-by: kvn
Fri, 11 Sep 2015 17:02:44 -0700 8132160: support for AVX 512 call frames and stack management
mcberg [Fri, 11 Sep 2015 17:02:44 -0700] rev 32727
8132160: support for AVX 512 call frames and stack management Summary: simplify save/restore frame on x86 systems which support EVEX. Reviewed-by: kvn, iveresov
Fri, 11 Sep 2015 16:11:07 +0300 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
kzhaldyb [Fri, 11 Sep 2015 16:11:07 +0300] rev 32726
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: iignatyev
Tue, 08 Sep 2015 14:08:58 +0100 8135157: DMB elimination in AArch64 C2 synchronization implementation
aph [Tue, 08 Sep 2015 14:08:58 +0100] rev 32725
8135157: DMB elimination in AArch64 C2 synchronization implementation Summary: Reduce memory barrier usage in C2 fast lock and unlock. Reviewed-by: kvn Contributed-by: wei.tang@linaro.org, aph@redhat.com
Thu, 10 Sep 2015 17:56:43 -0700 Merge
iveresov [Thu, 10 Sep 2015 17:56:43 -0700] rev 32724
Merge
Wed, 09 Sep 2015 10:34:17 -0700 8135028: support for vectorizing double precision sqrt
mcberg [Wed, 09 Sep 2015 10:34:17 -0700] rev 32723
8135028: support for vectorizing double precision sqrt Reviewed-by: kvn, twisti
Fri, 25 Sep 2015 22:59:24 -0700 Added tag jdk9-b83 for changeset 52b527d01e88
lana [Fri, 25 Sep 2015 22:59:24 -0700] rev 32722
Added tag jdk9-b83 for changeset 52b527d01e88
Sat, 26 Sep 2015 09:21:07 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:07 -0700] rev 32721
Merge
Fri, 25 Sep 2015 08:58:49 +0200 8137014: Various improvements in build infrastructure
ihse [Fri, 25 Sep 2015 08:58:49 +0200] rev 32720
8137014: Various improvements in build infrastructure Reviewed-by: erikj Contributed-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
Fri, 25 Sep 2015 08:43:21 +0200 8137013: ar (static linker) broken since JDK-8065912
ihse [Fri, 25 Sep 2015 08:43:21 +0200] rev 32719
8137013: ar (static linker) broken since JDK-8065912 Reviewed-by: erikj
Wed, 23 Sep 2015 10:17:38 +0200 8136813: Log compare.sh output automatically to file
ihse [Wed, 23 Sep 2015 10:17:38 +0200] rev 32718
8136813: Log compare.sh output automatically to file Reviewed-by: erikj
Mon, 21 Sep 2015 11:01:19 +0200 8135131: Enable thin server mode in Sjavac
alundblad [Mon, 21 Sep 2015 11:01:19 +0200] rev 32717
8135131: Enable thin server mode in Sjavac Summary: Added --state-dir to sjavac command Reviewed-by: erikj
Mon, 21 Sep 2015 09:40:37 +0200 8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
ihse [Mon, 21 Sep 2015 09:40:37 +0200] rev 32716
8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name Reviewed-by: erikj, tbell
Mon, 21 Sep 2015 09:32:07 +0200 8136695: Automatic build comparison with COMPARE_BUILD
ihse [Mon, 21 Sep 2015 09:32:07 +0200] rev 32715
8136695: Automatic build comparison with COMPARE_BUILD Reviewed-by: erikj
Fri, 25 Sep 2015 22:59:22 -0700 Added tag jdk9-b83 for changeset ea59f7a74aa4
lana [Fri, 25 Sep 2015 22:59:22 -0700] rev 32714
Added tag jdk9-b83 for changeset ea59f7a74aa4
Wed, 05 Jul 2017 20:50:42 +0200 Added tag jdk9-b83 for changeset f61a63b7d1e5
duke [Wed, 05 Jul 2017 20:50:42 +0200] rev 32713
Added tag jdk9-b83 for changeset f61a63b7d1e5
Wed, 05 Jul 2017 20:50:41 +0200 Merge jdk9-b83
duke [Wed, 05 Jul 2017 20:50:41 +0200] rev 32712
Merge
Wed, 05 Jul 2017 20:50:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:38 +0200] rev 32711
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip