29221 Commits

Author SHA1 Message Date
Jaikiran Pai
49e2a6b696 8377857: Add since checker test for java.naming module
Reviewed-by: alanb
2026-02-14 09:12:51 +00:00
Phil Race
1920983edb 8377191: Remove AppContext from KeyboardFocusManager
Reviewed-by: dnguyen, tr, serb
2026-02-13 22:40:26 +00:00
Jeremy Wood
a98d3a76a5 4197755: Arc2D.getBounds() returns an unnecessarily large bounding box
Reviewed-by: prr, psadhukhan
2026-02-13 19:33:54 +00:00
Johan Sjölen
486ff5d3fc 8377455: Replace LinkedList with GrowableArray in VM.ThreadDump's OMTable
Reviewed-by: dholmes, coleenp
2026-02-13 10:56:13 +00:00
Thomas Schatzl
e3661b3cc5 8376664: Find a better place for the Atomic<HeapWord*> vmstructs toplevel declaration
Reviewed-by: dholmes
2026-02-13 08:26:32 +00:00
Sergey Bylokhov
93c87ffe40 8377128: Add missing @Override annotations in "java.beans.*" packages
Reviewed-by: tr, prr
2026-02-13 07:41:33 +00:00
Robert Toyonaga
9c75afb6d0 8353564: Fail fatally if os::release_memory or os::uncommit_memory fails
Reviewed-by: stefank, stuefe, dholmes
2026-02-13 04:47:36 +00:00
Phil Race
eecc0d6904 8376996: Remove AppContext usage from SunClipboard.java
Reviewed-by: serb, dnguyen
2026-02-13 01:04:48 +00:00
Alexey Semenyuk
c7ef631b0c 8377629: jpackage: Tighten up output validation in tests
Reviewed-by: almatvee
2026-02-12 21:13:34 +00:00
Alexander Zuev
c73f05bec9 8376233: Clean up code in Desktop native peer
Reviewed-by: aivanov, prr
2026-02-12 16:32:14 +00:00
David Briemann
37dc1be67d 8188131: [PPC] Increase inlining thresholds to the same as other platforms
Reviewed-by: mdoerr, mbaesken
2026-02-12 13:29:33 +00:00
Galder Zamarreño
c032082645 8374896: Min/Max identity optimization opportunities missing for int and long
Reviewed-by: chagedorn, bmaillard
2026-02-12 11:22:48 +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
Jatin Bhateja
6abb29cc07 8376794: Enable copy and mismatch Partial Inlining for AMD AVX512 targets
Reviewed-by: sviswanathan, thartmann
2026-02-12 06:52:08 +00:00
Amit Kumar
5868d351e2 8377651: [s390x] build failure without c1 & c2 compiler
Reviewed-by: aph, mdoerr
2026-02-12 03:43:12 +00:00
Yasumasa Suenaga
24f67917c2 8374577: Heap dump from core does not contain HPROF_GC_ROOT_JAVA_FRAME
Reviewed-by: cjplummer, amenkov, kevinw, aturbanov
2026-02-12 01:58:22 +00:00
Jesper Wilhelmsson
961d32842d 8377509: Add licenses for gcc 14.2.0
Reviewed-by: dholmes
2026-02-11 23:31:23 +00:00
Ioi Lam
0867f9b1b4 8377307: Refactor code for AOT cache pointer compression
Reviewed-by: jsjolen, xuelei, asmehra
2026-02-11 23:00:50 +00:00
William Kemper
e515c10f3a 8377396: GenShen: Consolidate and simplify in place region promotions
Reviewed-by: shade, kdnilsen
2026-02-11 20:10:59 +00:00
Phil Race
39a1d1c801 8376998: [macOS] Remove AppContext from AppEventHandler
Reviewed-by: serb, dnguyen
2026-02-11 19:23:03 +00:00
Ben Taylor
708970a1a6 8377045: Shenandoah: Convert ShenandoahLock related code to use Atomic<T>
Reviewed-by: wkemper, xpeng
2026-02-11 16:58:21 +00:00
Yasumasa Suenaga
a8a88d7992 8374469: Mixed jstack does not work on Windows
Reviewed-by: cjplummer, kevinw
2026-02-11 14:11:51 +00:00
Yasumasa Suenaga
a532e509ed 8377395: serviceability/sa/TestJhsdbJstackMixedCore.java fails due to NPE because "because "this.cfa" is null"
Reviewed-by: cjplummer, kevinw
2026-02-11 12:04:19 +00:00
Johan Sjölen
0097db5643 8364655: Loading class with nested annotations causes stack overflow in VM
Reviewed-by: dholmes, fbredberg
2026-02-11 11:25:24 +00:00
Afshin Zafari
1bce8e4738 8366957: Amalloc may return null despite contrary AllocFailType
Reviewed-by: jsjolen, dholmes, kbarrett
2026-02-11 09:30:55 +00:00
Thomas Schatzl
e34291d8e1 8377442: More fixes to ThreadLocalAllocBuffer after JDK-8377179
Reviewed-by: ayang, kbarrett, iwalulya
2026-02-11 09:24:18 +00:00
Thomas Schatzl
9026f49dd2 8377446: Improve parameter naming in pointer_delta()
Reviewed-by: ayang, chagedorn
2026-02-11 09:23:52 +00:00
Leo Korinth
57931dc6b2 8377172: Change datatype of CodeEntryAlignment to uint
Reviewed-by: ayang, mhaessig
2026-02-11 09:14:58 +00:00
Benoît Maillard
56afb460a0 8375038: C2: Enforce that Ideal() returns the root of the subgraph if any change was made by checking the node hash
Reviewed-by: qamai, mchevalier
2026-02-11 08:27:48 +00:00
Alexey Semenyuk
a87da5173f 8377514: jpackage: support passing multiple exceptions to the top-level error handler
Reviewed-by: almatvee
2026-02-11 02:29:39 +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
Jaikiran Pai
e516800b3e 8219203: Use StringBuilder instead of StringBuffer in com.sun.jndi.dns.ResourceRecord
Reviewed-by: alanb, aefimov, rriggs, bpb, lancea
2026-02-11 02:02:10 +00:00
Kim Barrett
f835073f75 8377626: The macOS build is broken after JDK-8332189
Reviewed-by: dholmes
2026-02-11 01:52:55 +00:00
Ben Taylor
8455b66810 8377200: Shenandoah: Convert shenandoahSharedVariables and related code to use Atomic<T>
Reviewed-by: wkemper, xpeng
2026-02-11 01:39:13 +00:00
Yasumasa Suenaga
5b7a364e45 8377368: [REDO] Mixed jstack cannot find function in vDSO
Reviewed-by: cjplummer, kevinw
2026-02-11 01:12:06 +00:00
Damon Nguyen
3de6dbab14 8377183: Impossible or redundant condition in AwtFrame::_NotifyModalBlocked of awt_Frame.cpp:1635
Reviewed-by: serb, prr
2026-02-11 00:55:17 +00:00
Ioi Lam
7bc2475962 8377096: Refactor AOTMapLogger::OopDataIterator implementations
Reviewed-by: eosterlund, kvn
2026-02-10 17:07: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
Daniel Fuchs
ef345e7879 8377457: java/util/logging/ParentLoggersTest.java failed intermittently
Reviewed-by: alanb, jpai
2026-02-10 14:23:23 +00:00
Joel Sikström
28f845a670 8376777: Consistent use of nonstatic instead of non_static in ci files
Reviewed-by: chagedorn, aseoane
2026-02-10 13:19:40 +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
Liam Miller-Cushon
665dc490c2 8208752: Calling a deserialized Lambda might fail with ClassCastException
8374654: Inconsistent handling of lambda deserialization for Object method references on interfaces

Reviewed-by: vromero, jlahoda
2026-02-10 09:08:54 +00:00
Thomas Schatzl
fef06c04e7 8376328: Convert PLABStats to use Atomic<T>
Reviewed-by: iwalulya, ayang
2026-02-10 08:31:13 +00:00
Thomas Schatzl
f124f86f43 8376666: Convert G1BlockOffsetTable to use Atomic<T>
Reviewed-by: iwalulya, ayang
2026-02-10 08:30:40 +00:00
Thomas Schatzl
2c9c2f514b 8376353: Parallel: Convert PSParallelCompact classes to use Atomic<T>
Reviewed-by: iwalulya, ayang
2026-02-10 08:27:39 +00:00
Varada M
b8088941c8 8377355: VectorAPI source generation broken after JDK-8371187
Reviewed-by: liach, jbhateja
2026-02-10 07:28:04 +00:00
Sergey Bylokhov
f9ded7f88c 6441373: Editing JTable is not Serializable
Reviewed-by: psadhukhan
2026-02-09 21:07:51 +00:00
Ben Taylor
57eb9c79b0 8377043: Shenandoah: Convert ShenandoahHeapRegion related code to use Atomic<T>
Reviewed-by: xpeng, cslucas, kdnilsen, wkemper
2026-02-09 20:00:51 +00:00
Mohamed Issa
161aa5d528 8371955: Support AVX10 floating point comparison instructions
Reviewed-by: epeter, sviswanathan, sparasa
2026-02-09 19:14:46 +00:00