Joe Darcy
|
f7d21c3523
|
8283480: Make AbstractStringBuilder sealed
Reviewed-by: jjg, rriggs, jlaskey, dfuchs
|
2022-03-22 16:26:23 +00:00 |
|
Jim Laskey
|
557ff4b355
|
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Reviewed-by: naoto, rriggs, jpai
|
2022-03-22 15:32:46 +00:00 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +00:00 |
|
Joe Darcy
|
14b9e80b8a
|
8283415: Update java.lang.ref to use sealed classes
Reviewed-by: kbarrett, alanb
|
2022-03-21 16:57:17 +00:00 |
|
Naoto Sato
|
c4dc58e12e
|
8283277: ISO 4217 Amendment 171 Update
Reviewed-by: iris, joehw
|
2022-03-21 15:33:09 +00:00 |
|
Xue-Lei Andrew Fan
|
4df67426ed
|
8282723: Add constructors taking a cause to JSSE exceptions
Reviewed-by: wetmore, iris
|
2022-03-20 06:46:13 +00:00 |
|
Andrey Turbanov
|
80415e04c5
|
8282534: Remove redundant null check in ChaCha20Cipher.engineInit
Reviewed-by: xuelei
|
2022-03-19 13:31:50 +00:00 |
|
Ravi Reddy
|
ff0b0927a2
|
8278794: Infinite loop in DeflaterOutputStream.finish()
Reviewed-by: coffeys, lancea
|
2022-03-18 15:31:30 +00:00 |
|
Claes Redestad
|
002e366744
|
8283325: US_ASCII decoder relies on String.decodeASCII being exhaustive
Reviewed-by: rriggs, dcubed
|
2022-03-17 21:15:36 +00:00 |
|
Joe Darcy
|
5ef1990d6c
|
8283274: Improve @jvms usage in java.base
Reviewed-by: iris
|
2022-03-17 16:37:20 +00:00 |
|
Claes Redestad
|
beedae1141
|
8281146: Replace StringCoding.hasNegatives with countPositives
Co-authored-by: Lutz Schmidt <lucy@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: kvn, lucy, rriggs
|
2022-03-17 09:20:24 +00:00 |
|
XenoAmess
|
3e393047e1
|
8281631: HashMap copy constructor and putAll can over-allocate table
Reviewed-by: smarks
|
2022-03-16 16:48:49 +00:00 |
|
Joe Darcy
|
0cf291bc31
|
8283234: Improve @jls usage in java.base
Reviewed-by: iris
|
2022-03-16 16:17:50 +00:00 |
|
Joe Darcy
|
4df24c5df3
|
8283230: Improve @jls usage in ElementType
Reviewed-by: jjg, iris
|
2022-03-16 02:02:10 +00:00 |
|
Joe Darcy
|
32f8437d85
|
8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)
Reviewed-by: vromero, alanb
|
2022-03-15 17:33:45 +00:00 |
|
Joe Darcy
|
05a83e03ca
|
8283124: Add constant for tau to Math and StrictMath
Reviewed-by: bpb, iris
|
2022-03-15 16:22:11 +00:00 |
|
Joe Darcy
|
671b6efd61
|
8283143: Use minimal-length literals to initialize PI and E constants
Reviewed-by: smarks
|
2022-03-15 16:05:37 +00:00 |
|
Hai-May Chao
|
f43ffe211f
|
8282633: jarsigner output does not explain why an EC key is disabled if its curve has been disabled
Reviewed-by: weijun
|
2022-03-15 15:54:47 +00:00 |
|
Carter Kozak
|
70bd57ed35
|
8283049: Fix non-singleton LoggerFinder error message: s/on/one
Reviewed-by: dfuchs
|
2022-03-14 17:54:19 +00:00 |
|
Naoto Sato
|
c96085eaab
|
8282929: Localized monetary symbols are not reflected in toLocalizedPattern return value
Reviewed-by: joehw, lancea
|
2022-03-14 16:28:15 +00:00 |
|
Brian Burkhalter
|
13cebffe61
|
8058924: FileReader(String) documentation is insufficient
Reviewed-by: naoto, lancea
|
2022-03-14 16:10:15 +00:00 |
|
Zdenek Zambersky
|
08573cc3b2
|
8282529: Fix API Note in javadoc for javax.net.ssl.SSLSocket
Reviewed-by: wetmore, xuelei
|
2022-03-14 14:21:58 +00:00 |
|
Jaikiran Pai
|
3cf83a671e
|
8282572: EnumSet should be a sealed class
Reviewed-by: sundar
|
2022-03-14 03:17:57 +00:00 |
|
Brian Burkhalter
|
b13cacc575
|
8254574: PrintWriter handling of InterruptedIOException should be removed
Reviewed-by: alanb
|
2022-03-10 18:25:53 +00:00 |
|
John Jiang
|
1f295239b9
|
8282932: a space is needed for the unsupported protocol exception message in ProtocolVersion
Reviewed-by: xuelei, mullan
|
2022-03-10 18:25:06 +00:00 |
|
Brian Burkhalter
|
fdce97df5f
|
8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system
Reviewed-by: lancea, alanb
|
2022-03-10 17:36:51 +00:00 |
|
Weijun Wang
|
70318e1d17
|
8282884: Provide OID aliases for MD2, MD5, and OAEP
Reviewed-by: xuelei
|
2022-03-09 16:47:03 +00:00 |
|
Xue-Lei Andrew Fan
|
6d8d156c97
|
8280494: (D)TLS signature schemes
Reviewed-by: mullan
|
2022-03-09 16:11:07 +00:00 |
|
Tim Prinzing
|
31ad80a229
|
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Reviewed-by: naoto, mchung, ihse
|
2022-03-09 04:02:17 +00:00 |
|
Sean Mullan
|
72e987e3b4
|
7192189: Support endpoint identification algorithm in RFC 6125
Reviewed-by: xuelei, rhalade
|
2022-03-08 18:18:57 +00:00 |
|
Ian Graves
|
3fc009be8a
|
8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Reviewed-by: rriggs, lancea
|
2022-03-08 16:32:18 +00:00 |
|
Jim Laskey
|
5fab27e1b8
|
8282144: RandomSupport.convertSeedBytesToLongs sign extension overwrites previous bytes
Reviewed-by: bpb
|
2022-03-08 13:25:34 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Joe Darcy
|
1faa5c8092
|
8282686: Add constructors taking a cause to SocketException
Reviewed-by: alanb, xuelei, lancea, dfuchs
|
2022-03-07 17:52:04 +00:00 |
|
Lance Andersen
|
f0995abe62
|
8280404: Unexpected exception thrown when CEN file entry comment length is not valid
Reviewed-by: alanb
|
2022-03-07 16:10:31 +00:00 |
|
Joe Darcy
|
104e3cb24b
|
8282696: Add constructors taking a cause to InvalidObjectException and InvalidClassException
Reviewed-by: lancea
|
2022-03-07 14:47:52 +00:00 |
|
Jaikiran Pai
|
974ef5542f
|
8282617: sun.net.www.protocol.https.HttpsClient#putInKeepAliveCache() doesn't use a lock while dealing with "inCache" field
Reviewed-by: dfuchs, michaelm
|
2022-03-06 08:16:39 +00:00 |
|
Naoto Sato
|
733c7907b0
|
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Reviewed-by: joehw, scolebourne, lancea, rriggs
|
2022-03-04 16:57:54 +00:00 |
|
Mandy Chung
|
7e1c67d4af
|
8282608: RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
Reviewed-by: mcimadamore, dholmes
|
2022-03-04 03:41:41 +00:00 |
|
Hai-May Chao
|
fb6b929e6e
|
8277474: jarsigner does not check if algorithm parameters are disabled
Reviewed-by: mullan, weijun
|
2022-03-03 23:01:26 +00:00 |
|
Mandy Chung
|
02aa7cef0a
|
8282515: More clean up on NativeLibraries just for JNI library use
Reviewed-by: mcimadamore
|
2022-03-03 01:50:02 +00:00 |
|
Weijun Wang
|
1485883c9e
|
8281628: KeyAgreement : generateSecret intermittently not resetting
Reviewed-by: valeriep
|
2022-03-03 00:39:39 +00:00 |
|
Weijun Wang
|
fc918a73d0
|
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
|
2022-03-02 14:07:26 +00:00 |
|
Quan Anh Mai
|
fc52a2182a
|
8282143: Objects.requireNonNull should be ForceInline
Reviewed-by: psandoz
|
2022-03-02 00:46:35 +00:00 |
|
Xue-Lei Andrew Fan
|
eac80214ae
|
8282320: Remove case conversion for debugging log in SSLCipher
Reviewed-by: weijun
|
2022-03-01 18:10:39 +00:00 |
|
Chris Hegarty
|
369291b265
|
8282444: Module finder incorrectly assumes default file system path-separator character
Reviewed-by: alanb
|
2022-03-01 10:37:35 +00:00 |
|
Weijun Wang
|
59b3ecc591
|
8277976: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
6776681: Invalid encoding of an OtherName in X509Certificate.getAlternativeNames()
Reviewed-by: mullan
|
2022-02-28 17:00:47 +00:00 |
|
Naoto Sato
|
0ae3d1d59c
|
8282131: java.time.ZoneId should be a sealed abstract class
Reviewed-by: iris, rriggs, bpb, lancea, mchung, scolebourne
|
2022-02-28 13:22:15 +00:00 |
|
Xue-Lei Andrew Fan
|
abc0ce11df
|
8282316: Operation before String case conversion
Reviewed-by: valeriep
|
2022-02-24 16:25:47 +00:00 |
|
Andrey Turbanov
|
3cfffa4f8e
|
8282188: Unused static field MathContext.DEFAULT_DIGITS
Reviewed-by: darcy, bpb
|
2022-02-24 11:03:29 +00:00 |
|