Tue, 07 Jan 2014 09:58:16 -0800 8031326: Use Class<?> rather than Class in java.net method signatures
darcy [Tue, 07 Jan 2014 09:58:16 -0800] rev 22119
8031326: Use Class<?> rather than Class in java.net method signatures Reviewed-by: alanb, chegar
Tue, 07 Jan 2014 11:50:15 -0500 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
rriggs [Tue, 07 Jan 2014 11:50:15 -0500] rev 22118
8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours() Summary: Correct specification for Duration.toDays, toHours Reviewed-by: lancea, alanb
Tue, 07 Jan 2014 09:17:56 -0800 8031302: Fix raw types lint warnings in java.security
darcy [Tue, 07 Jan 2014 09:17:56 -0800] rev 22117
8031302: Fix raw types lint warnings in java.security Reviewed-by: xuelei
Tue, 07 Jan 2014 09:09:30 -0800 8027063: SecurityManger.getClassContext returns a raw type
darcy [Tue, 07 Jan 2014 09:09:30 -0800] rev 22116
8027063: SecurityManger.getClassContext returns a raw type Reviewed-by: lancea, alanb, xuelei
Tue, 07 Jan 2014 13:00:37 +0000 Merge
chegar [Tue, 07 Jan 2014 13:00:37 +0000] rev 22115
Merge
Tue, 07 Jan 2014 12:59:32 +0000 8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
chegar [Tue, 07 Jan 2014 12:59:32 +0000] rev 22114
8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec Reviewed-by: martin, psandoz
Tue, 07 Jan 2014 11:34:59 +0000 8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
chegar [Tue, 07 Jan 2014 11:34:59 +0000] rev 22113
8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access Summary: Ensure that the test is not influenced by the default users policy. Reviewed-by: martin
Tue, 07 Jan 2014 11:33:22 +0100 8031306: Incorrect bug id on tests
psandoz [Tue, 07 Jan 2014 11:33:22 +0100] rev 22112
8031306: Incorrect bug id on tests Reviewed-by: chegar
Tue, 07 Jan 2014 11:15:11 +0100 8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
psandoz [Tue, 07 Jan 2014 11:15:11 +0100] rev 22111
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements Reviewed-by: darcy
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip