Claes Redestad
|
55cf3de09b
|
8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
Reviewed-by: plevart, mchung
|
2018-08-20 14:25:02 +02:00 |
|
Jamil Nimeh
|
d9456186e8
|
8203614: Java API SSLEngine example code needs correction
Reviewed-by: wetmore, ascarpino
|
2018-08-17 21:36:02 -07:00 |
|
Sean Coffey
|
15cef25bb0
|
8208675: Remove legacy sun.security.key.serial.interop property
Reviewed-by: mullan
|
2018-08-17 22:20:47 +01:00 |
|
Joe Darcy
|
07ed14c5cf
|
8209304: Deprecate serialVersionUID fields in interfaces
Reviewed-by: lancea, mullan, rriggs, smarks
|
2018-08-17 13:37:01 -07:00 |
|
Joe Darcy
|
07f3f674c2
|
5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
Reviewed-by: lancea, rriggs, smarks
|
2018-08-15 10:44:56 -07:00 |
|
Joe Darcy
|
b0954bc7ab
|
8176425: Add radix indication in NumberFormatException message for Integer.decode
Reviewed-by: lancea
|
2018-08-15 10:16:15 -07:00 |
|
Xue-Lei Andrew Fan
|
611c53c860
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 18:16:47 -07:00 |
|
Weijun Wang
|
33a96c6df9
|
8209416: Refactoring GetPropertyAction calls in security libs
Reviewed-by: xuelei, rriggs
|
2018-08-14 22:39:34 +08:00 |
|
Claes Redestad
|
5c3008fbc4
|
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
|
2018-08-13 19:21:43 +02:00 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
Weijun Wang
|
ea95e1ef2e
|
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
Reviewed-by: mullan, xuelei
|
2018-08-10 17:07:44 +08:00 |
|
Jiangli Zhou
|
a5d14313f5
|
8207263: Store the Configuration for system modules into CDS archive
Archive boot layer Configuration.
Reviewed-by: redestad, iklam, ccheung
|
2018-08-10 00:35:57 -04:00 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|
Sean Mullan
|
ac3d4a6722
|
8208691: Tighten up jdk.includeInExceptions security property
Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
|
2018-08-07 10:29:01 -04:00 |
|
Jim Laskey
|
af89766e1e
|
8208164: (str) improve specification of String::lines
Reviewed-by: smarks
|
2018-07-26 10:25:33 -03:00 |
|
Rachna Goel
|
50a3c19ffc
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-07-26 14:15:24 +05:30 |
|
Leo Jiang
|
6c703b8589
|
8207948: JDK 11 L10n resource file update msg drop 10
Reviewed-by: naoto
|
2018-07-25 22:48:53 -07:00 |
|
Xue-Lei Andrew Fan
|
d2b2780859
|
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Reviewed-by: ascarpino
|
2018-07-25 17:21:04 -07:00 |
|
Jamil Nimeh
|
8158cca17d
|
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
|
2018-07-25 09:48:31 -07:00 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Valerie Peng
|
df08003471
|
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc
Reviewed-by: weijun, mullan
|
2018-07-23 23:18:19 +00:00 |
|
Weijun Wang
|
32a2f54b64
|
8207223: SSL Handshake failures are reported with more generic SSLException
Reviewed-by: xuelei
|
2018-07-21 21:46:42 +08:00 |
|
Stuart Marks
|
61ea10862e
|
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
|
2018-07-20 14:34:51 -07:00 |
|
Anthony Scarpino
|
4e46cc1392
|
8204196: integer cleanup
Reviewed-by: xuelei
|
2018-07-20 09:55:15 -07:00 |
|
Stuart Marks
|
b228ede451
|
8205491: adjust reflective access checks
Reviewed-by: alanb, mchung, igerasim, rhalade, ahgross
|
2018-06-22 17:08:00 -07:00 |
|
Mandy Chung
|
90a76fe7d2
|
8202941: GenModuleInfoSource build tool does not detect missing semicolons
Reviewed-by: erikj
|
2018-08-08 14:40:02 -07:00 |
|
Brian Burkhalter
|
52f2eca5d9
|
8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Reviewed-by: alanb, psandoz
|
2018-08-08 09:25:10 -07:00 |
|
Claes Redestad
|
db4913ba5a
|
8209003: Consolidate use of empty collections in java.lang.module
Reviewed-by: alanb, mchung
|
2018-08-07 23:08:52 +02:00 |
|
Paul Sandoz
|
70b706c224
|
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
|
2018-08-06 15:18:57 -07:00 |
|
Florian Weimer
|
cc248634a1
|
8208362: (bf) Long chains created by direct Buffer::slice
Reviewed-by: mr, psandoz, alanb
|
2018-08-06 14:55:04 -07:00 |
|
Joe Darcy
|
4bac00436d
|
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Reviewed-by: bpb, rriggs, mullan
|
2018-08-06 14:29:22 -07:00 |
|
Christoph Dreis
|
c1c4085139
|
8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
Reviewed-by: alanb
|
2018-08-05 19:16:31 +01:00 |
|
Sean Coffey
|
7a791910c3
|
8208583: Better management of internal KeyStore buffers
Reviewed-by: weijun
|
2018-08-03 14:14:59 +01:00 |
|
Sean Coffey
|
c4faf01f86
|
8207775: Better management of CipherCore buffers
Reviewed-by: ascarpino
|
2018-08-03 09:57:10 +01:00 |
|
Naoto Sato
|
4ab515f85c
|
8208080: Locale extensions via Service provider is not working for region extensions
Reviewed-by: rriggs, nishjain
|
2018-08-01 09:33:56 -07:00 |
|
Nishit Jain
|
b2a6aa3e80
|
8208560: ChoiceFormat class has unused constants needs cleanup
Reviewed-by: rriggs, naoto
|
2018-08-01 18:02:25 +05:30 |
|
Weijun Wang
|
b9bfd45c73
|
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Reviewed-by: xuelei
|
2018-08-01 13:35:08 +08:00 |
|
Nishit Jain
|
c1bbdfaa2c
|
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Reviewed-by: naoto, darcy
|
2018-07-27 14:20:07 +05:30 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Ivan Gerasimov
|
ad816a0809
|
8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Reviewed-by: martin
|
2018-07-23 22:07:55 -07:00 |
|
Joe Darcy
|
07cb147927
|
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
|
2018-07-20 14:46:43 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|
Joe Darcy
|
269286da50
|
8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Reviewed-by: briangoetz
|
2018-07-19 09:20:08 -07:00 |
|
Jamil Nimeh
|
1f273bde76
|
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
|
2018-07-18 14:32:46 -07:00 |
|
Joe Darcy
|
e85841f34b
|
8207751: Remove misleading serialVersionUID from JulienFields.Field
Reviewed-by: lancea
|
2018-07-18 08:27:53 -07:00 |
|
Roger Riggs
|
7d4da87a14
|
8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
Reviewed-by: bpb, lancea
|
2018-07-18 09:46:03 -04:00 |
|
Alex Buckley
|
85f79b0dab
|
8207393: ServiceLoader class description improvements
Reviewed-by: alanb, lancea
|
2018-07-18 07:39:54 +01:00 |
|
Martin Buchholz
|
796a53f6e5
|
8206863: A closed JarVerifier.VerifierStream should throw IOException
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: rasbold
|
2018-07-17 17:36:27 -07:00 |
|
Rajan Halade
|
a4bf30fb50
|
8207321: Merge error with 8199779
Reviewed-by: mullan
|
2018-07-16 08:59:39 -07:00 |
|
Jesper Wilhelmsson
|
4fc510cc89
|
Merge
|
2018-07-14 02:14:54 +02:00 |
|