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 |
|
Brian Burkhalter
|
b924bf7233
|
8186766 : UnixNativeDispatcher::readlink() may truncate overlong paths
Reviewed-by: alanb
|
2018-08-03 12:45:18 -07: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 |
|
Coleen Phillimore
|
39dd04b953
|
8207359: Make SymbolTable increment_refcount disallow zero
Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
|
2018-07-20 14:52:11 -04:00 |
|
Ivan Gerasimov
|
121c59eb6d
|
8207753: Handle to process snapshot is leaked if Process32First() fails
Reviewed-by: rriggs
|
2018-07-19 13:41:26 -07:00 |
|
Naoto Sato
|
602a497270
|
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
|
2018-07-19 11:15:38 -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 |
|
Ivan Gerasimov
|
b30fe07450
|
8207750: Native handle leak in java.io.WinNTFileSystem.list()
Reviewed-by: bpb
|
2018-07-17 17:17:16 -07:00 |
|
Bernard Blaser
|
f4723253b6
|
8202794: Native Unix code should use readdir rather than readdir_r
Reviewed-by: alanb, bsrbnd
|
2018-07-17 12:03:10 -07:00 |
|
Alan Bateman
|
df45a1b57e
|
8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Reviewed-by: bpb
|
2018-07-17 08:10:48 +01:00 |
|
Brian Burkhalter
|
769e802001
|
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
|
2018-07-16 10:58:28 -07:00 |
|
Ivan Gerasimov
|
bd236c55d0
|
8207016: Avoid redundant native memory allocation in getFinalPath()
Reviewed-by: alanb
|
2018-07-16 10:07:22 -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 |
|
Rajan Halade
|
9335adaf4a
|
8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Reviewed-by: mullan
|
2018-07-13 09:48:52 -07:00 |
|
Claes Redestad
|
173732afaa
|
8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
Reviewed-by: alanb
|
2018-07-13 18:39:11 +02:00 |
|
Xue-Lei Andrew Fan
|
a98ec3e8bd
|
8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Reviewed-by: wetmore
|
2018-07-13 07:08:59 -07:00 |
|
Paul Sandoz
|
d808684592
|
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Reviewed-by: redestad, mchung
|
2018-07-11 15:35:47 -07:00 |
|
Weijun Wang
|
11e4fac62b
|
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Reviewed-by: xuelei
|
2018-07-12 08:44:39 +08:00 |
|
Rajan Halade
|
3bbfd2f301
|
8207068: Add Entrust root certificates
Reviewed-by: weijun
|
2018-07-11 14:54:35 -07:00 |
|
Naoto Sato
|
fa3591db42
|
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly
Reviewed-by: rriggs
|
2018-07-11 14:47:43 -07:00 |
|
Ivan Gerasimov
|
d686431d78
|
8204667: Resources not freed on exception
Reviewed-by: skoivu, chegar
|
2018-06-20 18:02:22 -07:00 |
|
Bhaktavatsal R Maram
|
dc7d03e19d
|
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Reviewed-by: simonis, stuefe
|
2018-06-12 13:00:50 +05:30 |
|
Thomas Stuefe
|
1adadc7882
|
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Reviewed-by: dholmes, bobv
|
2018-07-05 11:56:19 +02:00 |
|
Sibabrata Sahoo
|
99f911cc71
|
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei
|
2018-07-04 11:49:46 -07:00 |
|
Rachna Goel
|
19fd830161
|
8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales
Handled languageALiases for supported locales of CLDR.
Reviewed-by: naoto
|
2018-07-04 11:55:11 +05:30 |
|
Valerie Peng
|
ecc5979769
|
8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
Updated SunRsaSign provider to check and throw InvalidKeyException for null key algo/format/encoding
Reviewed-by: xuelei
|
2018-06-30 00:33:05 +00:00 |
|
Weijun Wang
|
b57ff34325
|
8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
Reviewed-by: mullan, xuelei
|
2018-06-29 08:21:15 +08:00 |
|
Ivan Gerasimov
|
45c5c6fda4
|
8205959: Do not restart close if errno is EINTR
Reviewed-by: alanb, vtewari
|
2018-06-28 01:10:09 -07:00 |
|
Smita Kamath
|
3feaefd75f
|
8205528: Base64 encoding algorithm using AVX512 instructions
Reviewed-by: kvn, psandoz
|
2018-06-27 20:21:42 -07:00 |
|
Daniel Fuchs
|
ed19b48e71
|
8205397: InetAddress has wrong declaration for readObjectNoData
Reviewed-by: alanb, rriggs
|
2018-06-27 20:19:59 +01:00 |
|
Xueming Shen
|
4029057547
|
8200243: System error message is decoded as invalid encoding in Windows
Reviewed-by: alanb
|
2018-06-27 09:45:18 -07:00 |
|
Joe Wang
|
e5ac84c7b0
|
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
|
2018-06-27 09:31:51 -07:00 |
|
Roger Riggs
|
4098f2560a
|
8066709: Make some JDK system properties read only
Reviewed-by: lancea, sundar, bchristi, weijun, mchung, alanb, mullan
|
2018-06-27 09:36:34 -04:00 |
|
Stuart Marks
|
aaf546777f
|
8203670: unmodifiable List iterator() implementations should not be ListIterators
Reviewed-by: redestad, igerasim, plevart
|
2018-06-26 19:45:59 -07:00 |
|