Thu, 02 Apr 2015 12:33:03 -0700 8071667: HashMap.computeIfAbsent() adds entry that HashMap.get() does not find.
bchristi [Thu, 02 Apr 2015 12:33:03 -0700] rev 29743
8071667: HashMap.computeIfAbsent() adds entry that HashMap.get() does not find. Summary: Throw ConcurrentModificationException from computeIfAbsent() & friends Reviewed-by: chegar, psandoz
Thu, 02 Apr 2015 11:54:33 -0700 8074840: Resolve disabled warnings for libjli and libjli_static
mikael [Thu, 02 Apr 2015 11:54:33 -0700] rev 29742
8074840: Resolve disabled warnings for libjli and libjli_static Reviewed-by: dholmes, ksrini
Thu, 02 Apr 2015 14:25:27 -0400 8076441: Dead code in java.time.chrono.Chronology.isLeapYear after fixing JDK-8067800
rriggs [Thu, 02 Apr 2015 14:25:27 -0400] rev 29741
8076441: Dead code in java.time.chrono.Chronology.isLeapYear after fixing JDK-8067800 Reviewed-by: igerasim, rriggs Contributed-by: nadeesh.tv@oracle.com
Thu, 02 Apr 2015 16:24:46 +0200 7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable
dfuchs [Thu, 02 Apr 2015 16:24:46 +0200] rev 29740
7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable Summary: namedLoggers is now a ConcurrentHashMap. findLogger is updated to take benefit of the change. Reviewed-by: dholmes, lancea, martin, mchung, plevart Contributed-by: Peter Levart <peter.levart@gmail.com>, Daniel Fuchs <daniel.fuchs@oracle.com>
Thu, 02 Apr 2015 11:42:07 +0200 8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
dfuchs [Thu, 02 Apr 2015 11:42:07 +0200] rev 29739
8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException Summary: LogManager.readConfiguration will wrap the IllegalArgumentException thrown by Properties.load inside an IOException. Reviewed-by: lancea, mchung, rriggs
Wed, 01 Apr 2015 16:01:41 +0300 8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
aefimov [Wed, 01 Apr 2015 16:01:41 +0300] rev 29738
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297 Reviewed-by: joehw
Tue, 31 Mar 2015 16:17:17 -0700 Merge
ddehaven [Tue, 31 Mar 2015 16:17:17 -0700] rev 29737
Merge
Wed, 25 Mar 2015 12:37:36 +0400 8075244: [macosx] The fix for JDK-8043869 should be reworked
alexsch [Wed, 25 Mar 2015 12:37:36 +0400] rev 29736
8075244: [macosx] The fix for JDK-8043869 should be reworked Reviewed-by: prr, serb, ant
Tue, 24 Mar 2015 11:00:32 -0700 Merge
ddehaven [Tue, 24 Mar 2015 11:00:32 -0700] rev 29735
Merge
Tue, 24 Mar 2015 10:52:08 +0100 8075717: Replace INTERNAL_BUILD with DEBUG in awt
ihse [Tue, 24 Mar 2015 10:52:08 +0100] rev 29734
8075717: Replace INTERNAL_BUILD with DEBUG in awt Reviewed-by: serb, azvegint
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip