Ivan Gerasimov
|
3a7104760a
|
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
|
2018-02-05 14:18:22 -08:00 |
|
Vyom Tewari
|
d5e9b33541
|
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
|
2018-01-18 13:55:26 +05:30 |
|
Weijun Wang
|
bde972d645
|
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Reviewed-by: xuelei
|
2018-07-19 00:14:40 +08:00 |
|
Weijun Wang
|
a825fe0a2d
|
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
|
2018-07-19 00:14:29 +08:00 |
|
Adam Petcher
|
108461949f
|
8206929: Check session context for TLS 1.3 session resumption
Additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
|
2018-07-17 13:04:40 -04:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Brian Burkhalter
|
cbefa6b920
|
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 |
|
Goetz Lindenmaier
|
fc20a5d86b
|
8207233: Minor improvements of jdk C-coding
Reviewed-by: rriggs, prr
|
2018-07-13 17:42:24 +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 |
|
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 |
|
Adam Petcher
|
a7e35cb988
|
8203228: Branch-free output conversion for X25519 and X448
Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks
Reviewed-by: ascarpino
|
2018-06-26 11:14:27 -04:00 |
|
Weijun Wang
|
60ff77bd97
|
8201815: Use Mozilla Public Suffix List
Reviewed-by: michaelm, erikj, ihse
|
2018-06-26 18:55:48 +08:00 |
|
Matthias Baesken
|
7628589694
|
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Reviewed-by: alanb, igerasim, stuefe
|
2018-06-26 09:17:53 +02:00 |
|
Alan Bateman
|
807c4ae4a3
|
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb
|
2018-06-26 08:13:02 +01:00 |
|
Mandy Chung
|
4e844fe623
|
8205623: Replace use of Class::getPackage with Class::getPackageName
Reviewed-by: jjg, erikj
|
2018-06-25 22:28:04 -07:00 |
|
Weijun Wang
|
230268522b
|
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Reviewed-by: mullan, xuelei
|
2018-06-26 10:43:50 +08:00 |
|
Weijun Wang
|
3ad65642c8
|
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Reviewed-by: xuelei
|
2018-06-26 10:43:43 +08:00 |
|
Martin Buchholz
|
7eeafb719f
|
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: psandoz
|
2018-06-25 18:01:42 -07:00 |
|
Paul Sandoz
|
14651d9e02
|
8195650: Method references to VarHandle accessors
Reviewed-by: jrose
|
2018-06-25 14:39:44 -07:00 |
|
Patrick Reinhart
|
f44956330d
|
8204930: Reader:nullReader() spec does not match the behavior
Reviewed-by: bpb, rriggs
|
2018-06-25 14:36:16 -07:00 |
|
Xue-Lei Andrew Fan
|
87c6761704
|
8196584: TLS 1.3 Implementation
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
|
2018-06-25 13:41:39 -07:00 |
|
Doug Lea
|
0a0a8a5791
|
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Reviewed-by: martin, psandoz
|
2018-06-25 09:59:16 -07:00 |
|
Doug Lea
|
3afeb2cb48
|
8203864: Execution error in Java's Timsort
Reviewed-by: martin, psandoz, forax
|
2018-06-25 09:59:16 -07:00 |
|
Doug Lea
|
abffccb329
|
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Reviewed-by: martin, psandoz
|
2018-06-25 09:59:16 -07:00 |
|
Rachna Goel
|
84eec7f854
|
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33
Updated legal files for CLDR, ICU and Unicode.
Reviewed-by: naoto, mchung
|
2018-06-25 11:51:04 +05:30 |
|
Alan Bateman
|
24b5afda01
|
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Reviewed-by: mchung
|
2018-06-24 16:25:47 +01:00 |
|
Peter Levart
|
a9912bb300
|
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field
Reviewed-by: dholmes, alanb
|
2018-06-24 10:41:51 +02:00 |
|
Alan Bateman
|
afd6c107a5
|
Merge
|
2018-06-23 09:46:18 +01:00 |
|
Alan Bateman
|
cf9438f418
|
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
|
2018-06-23 09:34:09 +01:00 |
|
Alan Bateman
|
7523687071
|
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Reviewed-by: jlahoda, mchung
|
2018-06-23 08:03:52 +01:00 |
|
Vivek Deshpande
|
a8a82bb0ba
|
8205194: Improve the Array Comparison when there is mismatch at first element
Perform the first element comparison before the call to vectorizedMismatch method
Reviewed-by: psandoz, rriggs, igerasim
|
2018-06-22 12:51:49 -07:00 |
|
Paul Sandoz
|
54e53458c6
|
8202922: Method reference identity is broken by serialization
Reviewed-by: jlaskey, mchung
|
2018-06-22 12:05:36 -07:00 |
|