Jaikiran Pai
|
d2f9a1eb97
|
Merge
Reviewed-by: dfuchs
|
2024-04-17 10:42:00 +00:00 |
|
Per Minborg
|
e4021adb28
|
8330272: Wrong javadoc for ValueLayout.JAVA_LONG/JAVA_DOUBLE on x86 32bit
Reviewed-by: mcimadamore, jvernee
|
2024-04-17 09:26:26 +00:00 |
|
Justin Lu
|
941bee197f
|
8327640: Allow NumberFormat strict parsing
Reviewed-by: naoto
|
2024-04-16 16:18:09 +00:00 |
|
Naoto Sato
|
2ede14335a
|
8330279: Typo in java.text.Bidi class description
Reviewed-by: iris, joehw
|
2024-04-16 16:04:43 +00:00 |
|
Mark Sheppard
|
90df3b7fbb
|
8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: jpai, michaelm
|
2024-04-16 15:44:15 +00:00 |
|
Viktor Klang
|
8a5b86c529
|
8196106: Support nested infinite or recursive flat mapped streams
Reviewed-by: psandoz
|
2024-04-16 11:09:59 +00:00 |
|
Adam Sotona
|
97c180892b
|
8329099: Undocumented exception thrown by Instruction factory methods accepting Opcode
Reviewed-by: briangoetz
|
2024-04-16 08:23:31 +00:00 |
|
Weijun Wang
|
0203c7e612
|
8318340: Improve RSA key implementations
Reviewed-by: rhalade, mschoene, valeriep, mullan
|
2024-04-16 11:17:05 +05:30 |
|
Per Minborg
|
60d88b7ae2
|
8330176: Typo in Linker javadoc
Reviewed-by: mcimadamore
|
2024-04-15 12:42:31 +00:00 |
|
Jorn Vernee
|
0db42906e3
|
8330049: Remove unused AbstractLinker::linkerByteOrder
Reviewed-by: mcimadamore
|
2024-04-11 20:54:09 +00:00 |
|
Ben Perez
|
316361b95c
|
8328318: Wrong description in X509Extension.getExtensionValue method javadoc
Reviewed-by: mullan, wetmore
|
2024-04-09 20:03:18 +00:00 |
|
Adam Sotona
|
e75e1cb02c
|
8329955: Class-File API ClassPrinter does not print bootstrap methods arguments
Reviewed-by: briangoetz
|
2024-04-09 14:44:00 +00:00 |
|
Adam Sotona
|
f9bc2db9a9
|
8325371: Missing ClassFile.Option in package summary
Reviewed-by: briangoetz
|
2024-04-09 14:41:39 +00:00 |
|
Jaikiran Pai
|
635cb3c976
|
8329745: Update the documentation of ServerSocket and Socket to refer to StandardSocketOptions instead of legacy SocketOptions
Reviewed-by: alanb, dfuchs
|
2024-04-09 13:04:14 +00:00 |
|
Adam Sotona
|
8907eda779
|
8325485: IncrementInstructions.of(int, int) is not storing the args
Reviewed-by: liach, jlahoda
|
2024-04-09 11:08:10 +00:00 |
|
Adam Sotona
|
71c5bbcec7
|
8329527: Opcode.IFNONNULL.primaryTypeKind() is not ReferenceType
Reviewed-by: jlahoda
|
2024-04-09 09:35:07 +00:00 |
|
Adam Sotona
|
19a99d023e
|
8326744: Class-File API transition to Second Preview
Reviewed-by: jlahoda
|
2024-04-09 08:41:36 +00:00 |
|
Sean Mullan
|
e702646545
|
8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails
Reviewed-by: weijun
|
2024-04-08 20:08:56 +00:00 |
|
Roger Riggs
|
212a253697
|
8329623: NegativeArraySizeException encoding large String to UTF-8
Reviewed-by: naoto, rgiulietti
|
2024-04-08 17:58:21 +00:00 |
|
Jaikiran Pai
|
d771ec6296
|
8329733: Update the documentation in java.net.SocketOptions to direct to java.net.StandardSocketOptions
6431396: Spec for SocketOptions.SO_BINDADDR incorrect
Reviewed-by: djelinski, alanb
|
2024-04-06 14:21:57 +00:00 |
|
Brian Burkhalter
|
040c93565c
|
8328183: Minor mistakes in docs of PrintStream.append()
Reviewed-by: iris, naoto
|
2024-04-05 16:08:16 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Joe Darcy
|
5860a48c71
|
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
|
2024-04-05 05:04:48 +00:00 |
|
Viktor Klang
|
28216aa971
|
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Reviewed-by: mchung, alanb
|
2024-04-04 18:32:59 +00:00 |
|
Tomas Zezula
|
8267d6565d
|
8329564: [JVMCI] TranslatedException::debugPrintStackTrace does not work in the libjvmci compiler.
Reviewed-by: dnsimon
|
2024-04-03 20:10:50 +00:00 |
|
Joe Darcy
|
233619b3fb
|
8329557: Fix statement around MathContext.DECIMAL128 rounding
Reviewed-by: bpb, iris, rgiulietti
|
2024-04-03 16:29:23 +00:00 |
|
Sean Coffey
|
925d82931c
|
8329013: StackOverflowError when starting Apache Tomcat with signed jar
Reviewed-by: dfuchs, jpai
|
2024-04-02 17:32:31 +00:00 |
|
Sean Coffey
|
3b582dff84
|
8051959: Add thread and timestamp options to java.security.debug system property
Reviewed-by: mullan, weijun
|
2024-04-02 08:51:13 +00:00 |
|
Aleksey Shipilev
|
4a14cba2f1
|
8329213: Better validation for com.sun.security.ocsp.useget option
Reviewed-by: mullan
|
2024-04-01 17:27:00 +00:00 |
|
Naoto Sato
|
8a0ef811ed
|
8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits
Reviewed-by: iris, jlu
|
2024-03-29 17:55:57 +00:00 |
|
Weijun Wang
|
59c2aff1ed
|
8323624: ProviderList.ServiceList does not need to be a list
Reviewed-by: mullan
|
2024-03-29 15:23:26 +00:00 |
|
Eirik Bjørsnøs
|
4eefda9102
|
8327779: Remove deprecated internal field sun.security.x509.X509Key.key
Reviewed-by: mullan
|
2024-03-28 20:00:07 +00:00 |
|
Justin Lu
|
0cb0b5db2a
|
8327875: ChoiceFormat should advise throwing UnsupportedOperationException for unused methods
Reviewed-by: naoto
|
2024-03-27 21:13:28 +00:00 |
|
Aleksey Shipilev
|
614db2ea9e
|
8328638: Fallback option for POST-only OCSP requests
Reviewed-by: mullan, rhalade
|
2024-03-27 14:44:50 +00:00 |
|
Per Minborg
|
93579c29e3
|
8323552: AbstractMemorySegmentImpl#mismatch returns -1 when comparing distinct areas of the same instance of MemorySegment
Reviewed-by: mcimadamore
|
2024-03-25 09:37:24 +00:00 |
|
Raffaello Giulietti
|
19a0151a52
|
8328700: Unused import and variable should be deleted in regex package
Reviewed-by: redestad, rriggs, bpb, naoto, iris
|
2024-03-25 08:47:14 +00:00 |
|
Nizar Benalla
|
4d932d615c
|
8326853: Missing @since tags for Charset related methods added in Java 10
Reviewed-by: jlu, naoto
|
2024-03-22 16:11:30 +00:00 |
|
Prasadrao Koppula
|
d44aaa37f9
|
8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message
Reviewed-by: djelinski, coffeys, jjiang, ascarpino
|
2024-03-22 07:02:37 +00:00 |
|
Viktor Klang
|
ab28045d77
|
8328316: Finisher cannot emit if stream is sequential and integrator returned false
Reviewed-by: psandoz
|
2024-03-21 19:20:01 +00:00 |
|
Weijun Wang
|
d32746ef4a
|
8296244: Alternate implementation of user-based authorization Subject APIs that doesn’t depend on Security Manager APIs
Reviewed-by: mullan
|
2024-03-20 21:25:41 +00:00 |
|
Archie Cobbs
|
d3f3011d56
|
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
Reviewed-by: jpai
|
2024-03-20 15:01:30 +00:00 |
|
Mandy Chung
|
132921683b
|
8328261: public lookup fails with IllegalAccessException when used while module system is being initialized
Reviewed-by: rriggs, alanb
|
2024-03-19 15:55:25 +00:00 |
|
Pavel Rappo
|
f140eb4c3a
|
8297879: javadoc link to preview JEP 1000 has grouping character comma
Reviewed-by: jjg, vromero
|
2024-03-19 15:23:00 +00:00 |
|
Per Minborg
|
c59c41aa6e
|
8326941: Remove StringUTF16::isBigEndian
Reviewed-by: rriggs
|
2024-03-19 08:46:51 +00:00 |
|
John Jiang
|
9059727df1
|
8327182: Move serverAlias into the loop
Reviewed-by: gli, mullan
|
2024-03-19 02:03:13 +00:00 |
|
Weijun Wang
|
569b05addf
|
8327818: Implement Kerberos debug with sun.security.util.Debug
Reviewed-by: coffeys, ssahoo
|
2024-03-18 15:36:28 +00:00 |
|
Aggelos Biboudis
|
fb390d202c
|
8327839: Crash with unboxing and widening primitive conversion in switch
Reviewed-by: jlahoda
|
2024-03-18 13:16:29 +00:00 |
|
Naoto Sato
|
7f6b7ebbcc
|
8327242: Document supported CLDR versions in the javadoc
Reviewed-by: joehw, iris, jlu
|
2024-03-13 20:27:28 +00:00 |
|
Daniel Jeliński
|
8f9899b23e
|
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
Reviewed-by: valeriep
|
2024-03-13 19:09:52 +00:00 |
|
Eirik Bjørsnøs
|
b9c3dc3b47
|
8327738: Remove unused internal method sun.n.w.p.h.HttpURLConnection.setDefaultAuthenticator
Reviewed-by: djelinski, dfuchs
|
2024-03-12 17:38:59 +00:00 |
|