Brent Christian
|
36ffe056e1
|
8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
Reviewed-by: acorn, dholmes, mchung
|
2016-11-23 10:34:10 -08:00 |
|
Roger Riggs
|
305d776581
|
8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
Reviewed-by: bpb
|
2016-11-23 11:47:29 -05:00 |
|
Roger Riggs
|
086115b975
|
8169416: SSLSessionImpl finalize overhead
Reviewed-by: xuelei, bpb
|
2016-11-23 10:20:05 -05:00 |
|
Jamil Nimeh
|
a4e5122d64
|
8170035: When determining the ciphersuite lists, there is no debug output for disabled suites
Provide extra debugging output for JSSE that displays disabled cipher suites
Reviewed-by: vinnie, wetmore
|
2016-11-22 20:54:32 -08:00 |
|
Rachna Goel
|
a9bb2d512b
|
8168906: Tighten permissions granted to the jdk.localedata module
Reviewed-by: okutsu, naoto, alanb, mullan
|
2016-11-22 13:02:12 +05:30 |
|
Anthony Scarpino
|
3a41c2175c
|
8168705: Better ObjectIdentifier validation
Reviewed-by: mullan, asmotrak, ahgross
|
2016-11-17 09:51:10 -08:00 |
|
Michael McMahon
|
e859125b09
|
8167223: URL handling improvements
Reviewed-by: prappo, chegar
|
2016-11-17 16:59:18 +00:00 |
|
Rahul Raghavan
|
b5aa3c60c0
|
8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
Handled 0 length input case in Java wrapper method
Reviewed-by: alanb, ascarpino, kvn, sherman, thartmann
|
2016-11-17 01:17:26 -08:00 |
|
Valerie Peng
|
adcdf5a459
|
8168714: Tighten ECDSA validation
Added additional checks to DER parsing code
Reviewed-by: vinnie, ahgross
|
2016-11-17 02:08:53 +00:00 |
|
Xue-Lei Andrew Fan
|
ec3a122b19
|
8168728: DSA signing improvments
Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
|
2016-11-10 15:46:40 +00:00 |
|
Jesper Wilhelmsson
|
69b8d4a1c9
|
Merge
|
2016-11-09 13:37:19 +01:00 |
|
Jesper Wilhelmsson
|
5140309cac
|
Merge
|
2016-11-09 13:37:19 +01:00 |
|
Brian Burkhalter
|
3630a6a4f8
|
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
Make eventsHigh final and always initialize it to an empty Map.
Reviewed-by: alanb
|
2016-11-15 08:40:36 -08:00 |
|
Anthony Scarpino
|
39b3b9cb3b
|
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
Reviewed-by: mullan
|
2016-11-14 13:32:15 -08:00 |
|
Anthony Scarpino
|
a556619f93
|
8168861: AnchorCertificates uses hardcoded password for cacerts keystore
Reviewed-by: vinnie, mullan
|
2016-11-14 10:13:38 -08:00 |
|
Bradford Wetmore
|
5e03e2fcd5
|
8169229: RSAClientKeyExchange debug info is incorrect
Reviewed-by: xuelei
|
2016-11-08 16:54:28 -08:00 |
|
Artem Smotrakov
|
31c4b07045
|
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
Reviewed-by: weijun, mullan
|
2016-11-08 15:55:11 -08:00 |
|
Xueming Shen
|
398942a17f
|
8168862: Tighten permissions granted to the jdk.zipfs module
Reviewed-by: mullan, mchung, lancea, bpb
|
2016-11-08 14:29:14 -08:00 |
|
Paul Sandoz
|
e7fe2a82ca
|
8166735: JarFile#getVersion spec clarification for unversioned jars
Reviewed-by: mchung, alanb
|
2016-11-08 12:36:21 -08:00 |
|
Paul Sandoz
|
060ce7c739
|
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
Reviewed-by: mchung, alanb
|
2016-11-08 12:36:13 -08:00 |
|
Claes Redestad
|
a13cbb364c
|
8168911: Increased number of classes initialized during initialization of SignatureFileVerifier
Reviewed-by: ascarpino
|
2016-11-08 13:23:16 +01:00 |
|
Nishit Jain
|
c8aad861dc
|
8166994: Improve sun.util.locale.LocaleMatcher
Reviewed-by: okutsu, naoto, peytoia
|
2016-11-08 14:48:55 +05:30 |
|
David Dehaven
|
d4857ff0f3
|
8169289: JavaFX application in named module fails to launch if no main method
Reviewed-by: mchung, ksrini
|
2016-11-07 12:46:23 -08:00 |
|
Bhanu Prakash Gopularam
|
86bd9c2fd3
|
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
Cache the available zones to speed up parsing
Reviewed-by: rriggs, scolebourne
|
2016-11-21 06:04:25 +00:00 |
|
Mandy Chung
|
671d12ce6b
|
8169909: java agent fails to add to class path when the initial module is a named module
Reviewed-by: alanb
|
2016-11-20 07:57:57 -08:00 |
|
Claes Redestad
|
709d9ee9d0
|
8169993: Class::desiredAssertionStatus should call getClassLoader0
Reviewed-by: psandoz
|
2016-11-19 12:22:35 +01:00 |
|
Claes Redestad
|
09591861d0
|
8169880: Remove the sun.reflect.noCaches option
Reviewed-by: shade, psandoz, mchung
|
2016-11-17 19:38:14 +01:00 |
|
Weijun Wang
|
9a7622561a
|
7004967: SecureRandom should be more explicit about threading
8169312: SecureRandom::getSeed(num) not specified if num is negative
Reviewed-by: mullan, xuelei
|
2016-11-17 21:02:39 +08:00 |
|
Anubhav Meena
|
3f35be7242
|
8167618: DateTimeFormatter.format() uses exceptions for flow control
Removed flow control in exception catch
Reviewed-by: rriggs, scolebourne
|
2016-11-17 11:55:59 +00:00 |
|
Paul Sandoz
|
ce32d2aec8
|
8072784: Better spliterator implementation for BitSet.stream()
Reviewed-by: martin
|
2016-11-16 14:26:14 -08:00 |
|
Paul Sandoz
|
4bcf62b9d1
|
8132097: Stream.generate should use a covariant Supplier as parameter
Reviewed-by: forax, martin
|
2016-11-16 14:26:12 -08:00 |
|
Jamil Nimeh
|
2eff7e6a9a
|
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Protect against null return value from Permission.getActions in ProtectionDomain's toString method.
Reviewed-by: weijun, mullan
|
2016-11-16 08:29:58 -08:00 |
|
Daniel Fuchs
|
f3cb8c41dc
|
8169068: Add a new method: java.net.Authenticator.getDefault()
Reviewed-by: chegar
|
2016-11-16 15:40:06 +00:00 |
|
Stuart Marks
|
d55905fe1b
|
8156079: consider making empty instances singletons
8169222: minor immutable collections optimizations
Reviewed-by: forax, redestad, alanb
|
2016-11-04 14:29:34 -07:00 |
|
Mandy Chung
|
d74e2a09ac
|
6479237: (cl) Add support for classloader names
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
|
2016-11-03 18:08:28 -07:00 |
|
Jamil Nimeh
|
c535c8a446
|
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state.
Reviewed-by: xuelei
|
2016-11-03 15:18:16 -07:00 |
|
Joe Darcy
|
1f577b2097
|
8168681: Correct deprecation text for Class.newInstance
Reviewed-by: mchung
|
2016-11-03 13:06:24 -07:00 |
|
Ivan Gerasimov
|
d86b93b397
|
8168921: Inconsistent Annotation.toString()
Reviewed-by: darcy, redestad
|
2016-11-02 20:53:56 +03:00 |
|
Ivan Gerasimov
|
4541ef3ed7
|
8168923: Use unsigned random long in a temp directory name
Reviewed-by: bpb, alanb
|
2016-11-02 18:45:14 +03:00 |
|
Christoph Langer
|
cc20838f95
|
8168771: Remove #ifdef AF_INET6 guards in libnet native coding
Reviewed-by: chegar
|
2016-11-02 11:52:51 +01:00 |
|
Erik Joelsson
|
fb5635d6df
|
8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell
|
2016-11-02 10:43:48 +01:00 |
|
Paul Sandoz
|
530da2782a
|
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
Reviewed-by: smarks, lancea, tvaleev
|
2016-11-01 17:29:49 -07:00 |
|
Paul Sandoz
|
1730680ce7
|
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
8167966: MethodHandles.iteratedLoop fails with IAE in the case of correct arguments
Reviewed-by: redestad
|
2016-11-01 17:29:48 -07:00 |
|
Paul Sandoz
|
ff33d165a6
|
8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
Reviewed-by: redestad
|
2016-11-01 17:20:45 -07:00 |
|
Steve Drach
|
674c5463e3
|
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
Reviewed-by: alanb, mchung
|
2016-11-01 14:36:26 -07:00 |
|
Chris Hegarty
|
707d289a69
|
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
Reviewed-by: alanb
|
2016-11-01 12:37:29 +00:00 |
|
Bradford Wetmore
|
853690d658
|
4985694: Incomplete spec for most of the getInstances
Reviewed-by: xuelei, mullan
|
2016-10-31 14:09:42 -07:00 |
|
Xueming Shen
|
882dd28a12
|
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
Reviewed-by: naoto
|
2016-10-31 10:34:31 -07:00 |
|
Weijun Wang
|
0527e4e401
|
8167646: Better invalid FilePermission
Reviewed-by: rriggs
|
2016-10-31 16:41:41 +08:00 |
|
Weijun Wang
|
2c2ce8ad1f
|
8168127: FilePermissionCollection merges incorrectly
Reviewed-by: rriggs
|
2016-10-31 16:40:31 +08:00 |
|