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 |
|
Xue-Lei Andrew Fan
|
7dc7184c10
|
8282309: Operation before upper case conversion
Reviewed-by: valeriep, wetmore
|
2022-02-23 18:32:29 +00:00 |
|
Lance Andersen
|
a020b6ba8f
|
8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
Reviewed-by: mullan, alanb
|
2022-02-23 16:56:50 +00:00 |
|
Xue-Lei Andrew Fan
|
340a35d835
|
8282279: Interpret case-insensitive string locale independently
Reviewed-by: weijun
|
2022-02-23 15:43:06 +00:00 |
|
Volker Simonis
|
378fa507a2
|
8281962: Avoid unnecessary native calls in InflaterInputStream
Reviewed-by: clanger, redestad, alanb, lancea
|
2022-02-23 08:36:13 +00:00 |
|
Brian Burkhalter
|
6445ee46b5
|
5041655: (ch) FileLock: negative param and overflow issues
Reviewed-by: alanb
|
2022-02-22 17:24:15 +00:00 |
|
liach
|
7feabee426
|
8261407: ReflectionFactory.checkInitted() is not thread-safe
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: dholmes, mchung, plevart
|
2022-02-22 16:57:23 +00:00 |
|
Ian Graves
|
3cb38678aa
|
8281315: Unicode, (?i) flag and backreference throwing IndexOutOfBounds Exception
Reviewed-by: naoto
|
2022-02-22 16:31:57 +00:00 |
|
Ian Graves
|
41355e2daa
|
8276686: Malformed Javadoc inline tags in JDK source in /java/util/regex/Pattern.java
Reviewed-by: iris, bpb, lancea
|
2022-02-22 15:38:52 +00:00 |
|
John Jiang
|
b95310b090
|
8282220: contentType should not be a PKCS7's member
Reviewed-by: xuelei
|
2022-02-22 09:35:48 +00:00 |
|
Jaikiran Pai
|
e0b49629e9
|
8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle
Reviewed-by: dfuchs, rriggs, lancea, iris
|
2022-02-22 01:39:28 +00:00 |
|
Andrey Turbanov
|
51f4420711
|
8282130: (bf) Remove unused ARRAY_BASE_OFFSET, ARRAY_INDEX_SCALE from read-only Heap Buffers
Reviewed-by: bpb, alanb
|
2022-02-21 09:03:16 +00:00 |
|
John Jiang
|
34aae32de6
|
8282166: JDK-8282158 changed ECParameters' package by accident
Reviewed-by: xuelei
|
2022-02-21 08:27:03 +00:00 |
|
John Jiang
|
52a85d8048
|
8282158: ECParameters InvalidParameterSpecException messages missed ECKeySizeParameterSpec
Reviewed-by: xuelei
|
2022-02-21 07:55:39 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000: ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Andrey Turbanov
|
d0e11808fd
|
8282019: Unused static fields DEGREES_TO_RADIANS, RADIANS_TO_DEGREES in StrictMath
Reviewed-by: bpb, darcy
|
2022-02-17 12:31:37 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Michael McMahon
|
d8f44aa39e
|
8278067: Make HttpURLConnection default keep alive timeout configurable
Reviewed-by: dfuchs
|
2022-02-16 16:01:01 +00:00 |
|
Quan Anh Mai
|
0af356bb4b
|
8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
Reviewed-by: psandoz, sviswanathan
|
2022-02-15 18:57:53 +00:00 |
|
Andrey Turbanov
|
622970e47c
|
8281728: Redundant null check in LineNumberInputStream.read
Reviewed-by: redestad
|
2022-02-15 07:10:10 +00:00 |
|
Alexey Bakhtin
|
58dae60da0
|
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: xuelei
|
2022-02-12 11:54:22 +00:00 |
|
Joe Darcy
|
c3179a8760
|
8281462: Annotation toString output for enum not reusable for source input
Reviewed-by: mchung
|
2022-02-11 23:24:08 +00:00 |
|
Dr Heinz M. Kabutz
|
83ffbd2e7a
|
8277175: Add a parallel multiply method to BigInteger
Reviewed-by: psandoz
|
2022-02-11 18:49:04 +00:00 |
|
Daniel Jeliński
|
e73ee0ca10
|
8281259: MutableBigInteger subtraction could be simplified
Reviewed-by: bpb
|
2022-02-11 16:24:43 +00:00 |
|
John Jiang
|
7218d8449b
|
8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
Reviewed-by: xuelei, jiefu
|
2022-02-10 08:11:08 +00:00 |
|
Hai-May Chao
|
178b962e01
|
8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty
Reviewed-by: weijun
|
2022-02-09 16:53:48 +00:00 |
|
Aleksey Shipilev
|
fc77217814
|
8281168: Micro-optimize VarForm.getMemberName for interpreter
Reviewed-by: redestad, vlivanov, mchung
|
2022-02-09 06:28:00 +00:00 |
|
Weijun Wang
|
2ed1f4cf32
|
8281175: Add a -providerPath option to jarsigner
Reviewed-by: xuelei, hchao
|
2022-02-07 15:05:30 +00:00 |
|
Sean Mullan
|
a0f6f2409e
|
8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Reviewed-by: weijun, hchao
|
2022-02-07 14:06:08 +00:00 |
|