amlu [Fri, 18 Nov 2016 12:11:32 +0800] rev 42165
8169826: ProblemList update for tools/pack200/CommandLineTests.java
Reviewed-by: mchung
lana [Thu, 17 Nov 2016 22:18:31 +0000] rev 42164
Merge
psandoz [Thu, 17 Nov 2016 12:24:51 -0800] rev 42163
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
Reviewed-by: martin
redestad [Thu, 17 Nov 2016 19:38:14 +0100] rev 42162
8169880: Remove the sun.reflect.noCaches option
Reviewed-by: shade, psandoz, mchung
weijun [Thu, 17 Nov 2016 21:02:39 +0800] rev 42161
7004967: SecureRandom should be more explicit about threading
8169312: SecureRandom::getSeed(num) not specified if num is negative
Reviewed-by: mullan, xuelei
ameena [Thu, 17 Nov 2016 11:55:59 +0000] rev 42160
8167618: DateTimeFormatter.format() uses exceptions for flow control
Summary: Removed flow control in exception catch
Reviewed-by: rriggs, scolebourne
nishjain [Thu, 17 Nov 2016 11:40:50 +0530] rev 42159
8165296: update existing i18n test cases of test/java/util
Reviewed-by: okutsu
Contributed-by: nancy.nigam@oracle.com
mli [Wed, 16 Nov 2016 17:29:14 -0800] rev 42158
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Reviewed-by: alanb
psandoz [Wed, 16 Nov 2016 14:26:14 -0800] rev 42157
8072784: Better spliterator implementation for BitSet.stream()
Reviewed-by: martin
psandoz [Wed, 16 Nov 2016 14:26:12 -0800] rev 42156
8132097: Stream.generate should use a covariant Supplier as parameter
Reviewed-by: forax, martin
asmotrak [Wed, 16 Nov 2016 12:50:29 -0800] rev 42155
8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei
darcy [Wed, 16 Nov 2016 11:20:34 -0800] rev 42154
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
Reviewed-by: serb
jnimeh [Wed, 16 Nov 2016 08:29:58 -0800] rev 42153
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Summary: Protect against null return value from Permission.getActions in ProtectionDomain's toString method.
Reviewed-by: weijun, mullan
dfuchs [Wed, 16 Nov 2016 15:40:06 +0000] rev 42152
8169068: Add a new method: java.net.Authenticator.getDefault()
Reviewed-by: chegar
jlaskey [Wed, 16 Nov 2016 10:52:08 -0400] rev 42151
8169505: Update changes by JDK-8159393 to reflect CCC review
Reviewed-by: sundar