Fri, 14 Dec 2012 11:16:46 +0000 8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail
vromero [Fri, 14 Dec 2012 11:16:46 +0000] rev 14948
8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail Reviewed-by: jjg, mcimadamore
Thu, 27 Dec 2012 12:15:17 -0800 Added tag jdk8-b70 for changeset 08e2eaa7999a
katleman [Thu, 27 Dec 2012 12:15:17 -0800] rev 14947
Added tag jdk8-b70 for changeset 08e2eaa7999a
Wed, 05 Jul 2017 18:34:39 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:39 +0200] rev 14946
Merge
Thu, 27 Dec 2012 12:15:06 -0800 Added tag jdk8-b70 for changeset 2981496fa5fa
katleman [Thu, 27 Dec 2012 12:15:06 -0800] rev 14945
Added tag jdk8-b70 for changeset 2981496fa5fa
Wed, 05 Jul 2017 18:34:35 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:35 +0200] rev 14944
Merge
Fri, 28 Dec 2012 18:31:52 -0800 Merge
lana [Fri, 28 Dec 2012 18:31:52 -0800] rev 14943
Merge
Thu, 27 Dec 2012 18:17:58 -0800 8005473: Warnings compiling jaxp
joehw [Thu, 27 Dec 2012 18:17:58 -0800] rev 14942
8005473: Warnings compiling jaxp Summary: clean up compiling warnings. Reviewed-by: weijun, chegar, forax
Tue, 18 Dec 2012 21:11:43 -0800 8003261: static field is public but not final
joehw [Tue, 18 Dec 2012 21:11:43 -0800] rev 14941
8003261: static field is public but not final Summary: add final to fVersion field, and make it a non-compile time constant. Reviewed-by: hawtin, lancea, dholmes, chegar
Sun, 16 Dec 2012 22:05:19 -0800 Merge
lana [Sun, 16 Dec 2012 22:05:19 -0800] rev 14940
Merge
Fri, 14 Dec 2012 13:24:34 -0800 8003260: [findbug] some fields should be package protected
joehw [Fri, 14 Dec 2012 13:24:34 -0800] rev 14939
8003260: [findbug] some fields should be package protected Summary: change public or protected mutable static fields to private or package private. Reviewed-by: lancea
Thu, 27 Dec 2012 12:15:03 -0800 Added tag jdk8-b70 for changeset 6ca279338b6b
katleman [Thu, 27 Dec 2012 12:15:03 -0800] rev 14938
Added tag jdk8-b70 for changeset 6ca279338b6b
Wed, 05 Jul 2017 18:34:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:29 +0200] rev 14937
Merge
Thu, 27 Dec 2012 12:14:55 -0800 Added tag jdk8-b70 for changeset e6b0cf31279d
katleman [Thu, 27 Dec 2012 12:14:55 -0800] rev 14936
Added tag jdk8-b70 for changeset e6b0cf31279d
Wed, 05 Jul 2017 18:34:24 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:24 +0200] rev 14935
Merge
Fri, 28 Dec 2012 18:36:41 -0800 Merge
lana [Fri, 28 Dec 2012 18:36:41 -0800] rev 14934
Merge
Fri, 28 Dec 2012 17:36:41 -0800 Merge
smarks [Fri, 28 Dec 2012 17:36:41 -0800] rev 14933
Merge
Fri, 28 Dec 2012 18:32:26 -0500 8005594: Fix to 8003265 breaks build
jgish [Fri, 28 Dec 2012 18:32:26 -0500] rev 14932
8005594: Fix to 8003265 breaks build Summary: backout changeset d05f028770b9 Reviewed-by: smarks, wetmore
Fri, 28 Dec 2012 16:44:27 +0100 7120365: DiffHBTest.java fails due to ConcurrentModificationException
sjiang [Fri, 28 Dec 2012 16:44:27 +0100] rev 14931
7120365: DiffHBTest.java fails due to ConcurrentModificationException Summary: The problem is from the server notification forwarder, it should use a copy of listener set to do iterate. Reviewed-by: alanb
Fri, 28 Dec 2012 03:50:57 -0800 8003265: Need to clone array of input/output parameters
xuelei [Fri, 28 Dec 2012 03:50:57 -0800] rev 14930
8003265: Need to clone array of input/output parameters Reviewed-by: mullan
Fri, 28 Dec 2012 00:48:12 -0800 7109274: Restrict the use of certificates with RSA keys less than 1024 bits
xuelei [Fri, 28 Dec 2012 00:48:12 -0800] rev 14929
7109274: Restrict the use of certificates with RSA keys less than 1024 bits Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property. Reviewed-by: mullan
Fri, 28 Dec 2012 16:39:22 +0900 8005561: typo in Calendar
okutsu [Fri, 28 Dec 2012 16:39:22 +0900] rev 14928
8005561: typo in Calendar Reviewed-by: peytoia
Fri, 28 Dec 2012 15:07:08 +0900 8005277: Regression in JDK 7 in Bidi implementation
peytoia [Fri, 28 Dec 2012 15:07:08 +0900] rev 14927
8005277: Regression in JDK 7 in Bidi implementation Reviewed-by: okutsu
Fri, 28 Dec 2012 14:13:10 +0900 8005471: DateFormat: Time zone info is not localized when adapter is CLDR
okutsu [Fri, 28 Dec 2012 14:13:10 +0900] rev 14926
8005471: DateFormat: Time zone info is not localized when adapter is CLDR Reviewed-by: peytoia
Thu, 27 Dec 2012 21:55:24 +0000 8003981: Support Parallel Array Sorting - JEP 103
chegar [Thu, 27 Dec 2012 21:55:24 +0000] rev 14925
8003981: Support Parallel Array Sorting - JEP 103 Reviewed-by: chegar, forax, dholmes, dl Contributed-by: david.holmes@oracle.com, dl@cs.oswego.edu, chris.hegarty@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip