Sun, 17 May 2015 10:38:36 +0200 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
plevart [Sun, 17 May 2015 10:38:36 +0200] rev 30643
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers() Reviewed-by: dholmes, alanb, mchung Contributed-by: daniel.fuchs@oracle.com, peter.levart@gmail.com
Fri, 15 May 2015 22:10:29 +0300 8071571: Move substring of same string to slow path
igerasim [Fri, 15 May 2015 22:10:29 +0300] rev 30642
8071571: Move substring of same string to slow path Reviewed-by: martin
Fri, 15 May 2015 22:09:49 +0300 8074657: Missing space on a boundary of concatenated strings
igerasim [Fri, 15 May 2015 22:09:49 +0300] rev 30641
8074657: Missing space on a boundary of concatenated strings Summary: Added missing spaces, fixed indentation, replaced StringBuffer with StringBuilder Reviewed-by: martin, rriggs
Fri, 15 May 2015 16:09:55 +0200 8061254: SPECjvm2008-XML performance regressions in 9-b33
redestad [Fri, 15 May 2015 16:09:55 +0200] rev 30640
8061254: SPECjvm2008-XML performance regressions in 9-b33 Reviewed-by: alanb, shade
Thu, 21 May 2015 10:07:38 -0700 Added tag jdk9-b65 for changeset 9c04ed826c93
katleman [Thu, 21 May 2015 10:07:38 -0700] rev 30639
Added tag jdk9-b65 for changeset 9c04ed826c93
Wed, 05 Jul 2017 20:34:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:33 +0200] rev 30638
Merge
Thu, 21 May 2015 16:19:49 -0700 Merge
lana [Thu, 21 May 2015 16:19:49 -0700] rev 30637
Merge
Tue, 19 May 2015 11:39:58 -0700 Merge
amurillo [Tue, 19 May 2015 11:39:58 -0700] rev 30636
Merge
Thu, 14 May 2015 12:05:32 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:32 -0700] rev 30635
Merge
Thu, 14 May 2015 18:02:35 +0200 8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
thartmann [Thu, 14 May 2015 18:02:35 +0200] rev 30634
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist" Summary: Fixed location of testlibrary package. Reviewed-by: kvn
Thu, 14 May 2015 16:16:06 +0200 Merge
thartmann [Thu, 14 May 2015 16:16:06 +0200] rev 30633
Merge
Wed, 13 May 2015 18:06:39 +0200 Merge
roland [Wed, 13 May 2015 18:06:39 +0200] rev 30632
Merge
Tue, 12 May 2015 09:41:12 +0200 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
roland [Tue, 12 May 2015 09:41:12 +0200] rev 30631
8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp Summary: bad assert in fold_compares code Reviewed-by: kvn, vlivanov
Wed, 13 May 2015 15:23:41 +0200 8080155: field "_pc_offset" not found in type ImmutableOopMapSet
rbackman [Wed, 13 May 2015 15:23:41 +0200] rev 30630
8080155: field "_pc_offset" not found in type ImmutableOopMapSet Reviewed-by: roland
Tue, 12 May 2015 10:27:50 +0200 8076188: Optimize arraycopy out for non escaping destination
roland [Tue, 12 May 2015 10:27:50 +0200] rev 30629
8076188: Optimize arraycopy out for non escaping destination Summary: if the destination of an arraycopy is non escaping, the arraycopy may be optimized out Reviewed-by: kvn, vlivanov
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 tip