Chen Liang
|
5e85d99c36
|
8378715: Use early field initialization for java.lang.invoke generated code
Reviewed-by: jvernee
|
2026-02-26 20:17:08 +00:00 |
|
Hannes Wallnöfer
|
aa6c06e166
|
8309748: Improve host selection in External Specifications page
Reviewed-by: nbenalla
|
2026-02-26 18:50:45 +00:00 |
|
Eirik Bjørsnøs
|
8b805630b4
|
8376477: Avoid loading empty Lock classes in Shutdown and ReferenceQueue
Reviewed-by: rriggs, shade
|
2026-02-26 16:33:51 +00:00 |
|
Alan Bateman
|
b13a291667
|
8378268: Thread.join can wait on Thread, allows joinNanos to be removed
Reviewed-by: jpai, vklang
|
2026-02-26 13:38:14 +00:00 |
|
Eirik Bjørsnøs
|
173153e1b2
|
8376403: Avoid loading ArrayDeque in java.util.zip.ZipFile
Reviewed-by: lancea, jpai
|
2026-02-26 12:03:16 +00:00 |
|
Jaikiran Pai
|
1674006047
|
8378631: Update Zlib Data Compression Library to Version 1.3.2
Reviewed-by: alanb, erikj, lancea
|
2026-02-26 11:47:10 +00:00 |
|
Sean Coffey
|
93fe49abef
|
8371333: Optimize static initialization of SSLContextImpl classes and improve logging
Reviewed-by: hchao, jnimeh
|
2026-02-25 12:57:30 +00:00 |
|
Valerie Peng
|
e92726c352
|
8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Reviewed-by: mullan, coffeys
|
2026-02-25 04:45:48 +00:00 |
|
Bradford Wetmore
|
79456110fb
|
8377914: Typos in HKDFParameterSpec.Builder::thenExpand
Reviewed-by: hchao
|
2026-02-24 19:27:24 +00:00 |
|
cdw200806
|
b99d1f0a17
|
8378354: Faulty assertion in checkInvariants method of ConcurrentHashMap
Reviewed-by: alanb, vklang
|
2026-02-24 10:50:59 +00:00 |
|
Joel Sikström
|
bd99c627b1
|
8378319: Obsolete the MaxRAM flag
Reviewed-by: ayang, tschatzl
|
2026-02-24 09:18:19 +00:00 |
|
Brian Burkhalter
|
3b0160f50f
|
8378115: (fs) sun.nio.fs.NativeBuffer no longer needs a cleaner
Reviewed-by: alanb
|
2026-02-23 18:09:31 +00:00 |
|
Markus KARG
|
bc971b51b9
|
8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Reviewed-by: jpai, rriggs, bpb
|
2026-02-21 02:16:01 +00:00 |
|
Oli Gillespie
|
932f28c69b
|
8376698: Add Spliterator tests for TreeMap sub-maps
Reviewed-by: liach, rriggs
|
2026-02-20 16:50:00 +00:00 |
|
Volkan Yazici
|
72b28672ad
|
8367129: Move input validation checks to Java for java.lang.StringLatin1 intrinsics
Reviewed-by: rriggs, rgiulietti
|
2026-02-20 16:26:18 +00:00 |
|
Jaikiran Pai
|
e8dadf4baa
|
8378003: JarURLConnection.getCertificates() and getCodeSigners() incorrectly return null for signed JAR files after JDK-8377338
Reviewed-by: mullan, dfuchs
|
2026-02-20 15:13:07 +00:00 |
|
Anton Artemov
|
fa2f4d82f5
|
8377223: Port fdlibm atanh to Java
Reviewed-by: darcy, rgiulietti
|
2026-02-20 08:31:18 +00:00 |
|
Ioi Lam
|
33c9f20bef
|
8377712: ConstantPool of WeakReferenceKey is not deterministic in CDS archive
Reviewed-by: liach, kvn
|
2026-02-19 05:24:08 +00:00 |
|
David Beaumont
|
92d0ea9ba8
|
8372301: Improve error message for jimage command line tool regarding version mismatch
Reviewed-by: alanb, rriggs
|
2026-02-17 19:14:17 +00:00 |
|
Ioi Lam
|
c3b67387c4
|
8366736: Closed System.out causes child process to hang on Windows
Reviewed-by: rriggs
|
2026-02-16 20:24:12 +00:00 |
|
Anton Artemov
|
b9406a5dba
|
8376665: Port fdlibm acosh to Java
Reviewed-by: rgiulietti, darcy
|
2026-02-16 08:27:26 +00:00 |
|
Sean Coffey
|
c988a4e534
|
8044609: javax.net.debug options not working and documented as expected
Reviewed-by: wetmore
|
2026-02-12 09:45:59 +00:00 |
|
Jesper Wilhelmsson
|
961d32842d
|
8377509: Add licenses for gcc 14.2.0
Reviewed-by: dholmes
|
2026-02-11 23:31:23 +00:00 |
|
Jaikiran Pai
|
3a588e5bed
|
8377338: URLJarFile$URLJarFileEntry need not clone the arrays returned by getCertificates() and getCodeSigners()
Reviewed-by: mullan
|
2026-02-11 02:11:56 +00:00 |
|
Anton Artemov
|
43b2d2bddf
|
8375285: Port fdlibm asinh to Java
Reviewed-by: darcy, rgiulietti
|
2026-02-10 16:41:42 +00:00 |
|
Daniel Jeliński
|
d97ea5a8cd
|
8377549: [BACKOUT] Need to keep leading zeros in TlsPremasterSecret of TLS1.3 DHKeyAgreement
Reviewed-by: mullan
|
2026-02-10 14:48:52 +00:00 |
|
Mikhail Yankelevich
|
264fdc5b4e
|
8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date
Reviewed-by: weijun
|
2026-02-10 12:18:03 +00:00 |
|
Alan Bateman
|
cd5256d5a6
|
8374170: I/O Poller updates
Reviewed-by: michaelm
|
2026-02-06 15:19:01 +00:00 |
|
Liam Miller-Cushon
|
cd6a7a54c5
|
8377245: AbstractMemorySegmentImpl#getString with length should be @ForceInline
Reviewed-by: mcimadamore
|
2026-02-06 10:42:52 +00:00 |
|
Damon Fenacci
|
bfd5bdaf7f
|
8374582: [REDO] Move input validation checks to Java for java.lang.StringCoding intrinsics
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Reviewed-by: chagedorn, thartmann, vyazici
|
2026-02-06 07:44:25 +00:00 |
|
Jatin Bhateja
|
b313052947
|
8376187: [VectorAPI] Define new lane type constants and pass them to intrinsic entries
Reviewed-by: psandoz, qamai
|
2026-02-06 01:27:39 +00:00 |
|
Alan Bateman
|
ac6e8d481a
|
8376568: Change Thread::getStackTrace to use handshake op for all cases
Reviewed-by: pchilanomate, sspitsyn
|
2026-02-05 13:46:23 +00:00 |
|
Naoto Sato
|
792291937f
|
8340830: Console.readLine() and Console.printf() are mutually blocking
Reviewed-by: jlu, jpai, rriggs, vyazici
|
2026-02-04 16:55:14 +00:00 |
|
Daniel Fuchs
|
d7523ec8d2
|
8376031: HttpsURLConnection.getServerCertificates() throws "java.lang.IllegalStateException: connection not yet open" for the HEAD method
Reviewed-by: jpai
|
2026-02-04 10:13:41 +00:00 |
|
Jaikiran Pai
|
f3c8502e38
|
8227493: Return a more useful error message from lookupAllHostAddr if getaddrinfo results in EAI_SYSTEM error
Reviewed-by: dfuchs, djelinski, michaelm
|
2026-02-04 00:51:29 +00:00 |
|
Koushik Thirupattur
|
58d2edb9fc
|
8370688: java.util.jar.JarEntry.getCodeSigners() and getCertificates() should specify that they return a copy of the arrays
Reviewed-by: jpai, mullan, liach
|
2026-02-03 19:09:19 +00:00 |
|
Weijun Wang
|
e51ccef9cb
|
8347938: Add Support for the Latest ML-KEM and ML-DSA Private Key Encodings
Reviewed-by: mullan, bperez, mpowers
|
2026-02-03 16:32:21 +00:00 |
|
Hendrik Schick
|
5607a4620c
|
8376954: Typos in CharacterRangeInfo and AsynchronousServerSocketChannel
Reviewed-by: liach, bpb
|
2026-02-02 20:58:03 +00:00 |
|
Matthias Baesken
|
8023c41690
|
8376703: Some coding in libjimage seems to be not called at all or not called from PRODUCT code
Reviewed-by: alanb, rriggs
|
2026-02-02 18:49:45 +00:00 |
|
Eirik Bjørsnøs
|
ca95e5f3dd
|
8375580: Avoid using ArrayDeque in jdk.internal.loader.URLClassPath
Reviewed-by: liach, redestad, jpai
|
2026-01-31 23:30:18 +00:00 |
|
Naoto Sato
|
c1c543cc81
|
8210336: DateTimeFormatter predefined formatters should support short time zone offsets
Reviewed-by: jlu, rriggs
|
2026-01-30 16:10:11 +00:00 |
|
Ferenc Rakoczi
|
99119597aa
|
8374755: ML-KEM's 12-bit decompression can be simplified on aarch64
Reviewed-by: adinn
|
2026-01-29 12:52:23 +00:00 |
|
Jaikiran Pai
|
19c6fdf11b
|
8376290: SocketChannel.finishConnect() contains confusing "getsockopt" in exception message for a failed connect() on Windows
Reviewed-by: alanb
|
2026-01-29 06:34:02 +00:00 |
|
Roger Calnan
|
8c86b1bb10
|
8375325: add anchors to the options in the security man pages
Reviewed-by: weijun, hchao
|
2026-01-28 14:18:52 +00:00 |
|
Chen Liang
|
a5d0b05136
|
8376274: JSpec preview support and output enhancement
Reviewed-by: hannesw
|
2026-01-27 15:04:26 +00:00 |
|
Daniel Gredler
|
992a8ef46b
|
8376226: CharsetEncoder.canEncode(CharSequence) is much slower than necessary
Reviewed-by: alanb, naoto
|
2026-01-27 13:20:26 +00:00 |
|
Eirik Bjørsnøs
|
4ff5f3a8c0
|
8376271: ZipFile comment confusingly refers to "native" ZIP file implementation
Reviewed-by: jpai
|
2026-01-27 10:28:54 +00:00 |
|
Eirik Bjørsnøs
|
e0445c09f7
|
8376294: ZipFile.Source.Key should not hold on to its BasicFileAttributes instance
Reviewed-by: jpai
|
2026-01-27 10:25:58 +00:00 |
|
Hannes Greule
|
82bd3831b0
|
8374538: Wrong specification of MethodHandles.constant(...)
Reviewed-by: liach, jvernee
|
2026-01-26 20:13:03 +00:00 |
|
Chen Liang
|
3220c4cb43
|
8372696: Allow boot classes to explicitly opt-in for final field trusting
Reviewed-by: jvernee, jrose, alanb
|
2026-01-26 18:32:15 +00:00 |
|