Tue, 07 Jan 2014 09:54:16 +0100 8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
plevart [Tue, 07 Jan 2014 09:54:16 +0100] rev 22110
8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control") 8029781: Theoretical data race on java.util.logging.Handler.sealed Summary: Use privileged actions instead of racy boolean field to elevate privilege when constructing logging handlers Reviewed-by: mchung, dfuchs
Mon, 06 Jan 2014 13:54:54 -0800 8031210: Remove serial warning from java.lang.Enum
darcy [Mon, 06 Jan 2014 13:54:54 -0800] rev 22109
8031210: Remove serial warning from java.lang.Enum Reviewed-by: lancea, mduigou
Wed, 11 Dec 2013 16:52:41 -0500 8029551: Add value-type notice to java.time classes
rriggs [Wed, 11 Dec 2013 16:52:41 -0500] rev 22108
8029551: Add value-type notice to java.time classes Summary: Add warning about identity of value types and reference to ValueBased.html Reviewed-by: briangoetz, smarks, scolebourne
Mon, 06 Jan 2014 13:20:06 -0800 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
juh [Mon, 06 Jan 2014 13:20:06 -0800] rev 22107
8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward() Reviewed-by: mullan
Mon, 06 Jan 2014 11:48:32 -0800 8031201: Fix casting lint issues in java.net
darcy [Mon, 06 Jan 2014 11:48:32 -0800] rev 22106
8031201: Fix casting lint issues in java.net Reviewed-by: alanb, chegar
Mon, 06 Jan 2014 11:00:12 +0000 8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
michaelm [Mon, 06 Jan 2014 11:00:12 +0000] rev 22105
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname Reviewed-by: alanb, chegar
Sun, 05 Jan 2014 21:02:57 -0800 8027359: XML parser returns incorrect parsing results
joehw [Sun, 05 Jan 2014 21:02:57 -0800] rev 22104
8027359: XML parser returns incorrect parsing results Reviewed-by: lancea
Fri, 03 Jan 2014 20:43:09 -0800 8030284: intermittent StackOverflow in RMI bench/serial test
tyan [Fri, 03 Jan 2014 20:43:09 -0800] rev 22103
8030284: intermittent StackOverflow in RMI bench/serial test Reviewed-by: smarks
Fri, 03 Jan 2014 14:04:41 -0800 8029561: Optimization in Integer to string conversion
bpb [Fri, 03 Jan 2014 14:04:41 -0800] rev 22102
8029561: Optimization in Integer to string conversion Summary: Remove FIXME-TODO comments as the suggested change does not improve performance. Reviewed-by: darcy
Fri, 03 Jan 2014 10:38:23 -0800 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
darcy [Fri, 03 Jan 2014 10:38:23 -0800] rev 22101
8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity" Reviewed-by: mduigou, psandoz
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip