87306 Commits

Author SHA1 Message Date
Thomas Schatzl
7efcea9c84 8377008: [REDO] G1: Convert remaining volatiles in G1ConcurrentMark to Atomic<T>
Reviewed-by: iwalulya, sjohanss, kbarrett
2026-02-17 13:10:06 +00:00
Matthias Baesken
0705fe94a7 8377413: [MacOS aarch64] guarantee(StressWXHealing) failed: We should not reach here unless StressWXHealing
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: mdoerr, aph
2026-02-17 13:05:39 +00:00
Casper Norrbin
c1e92e0092 8375621: Move RBTree implementation to inline file to minimize included headers
Reviewed-by: jsjolen, stefank
2026-02-17 12:30:21 +00:00
Thomas Schatzl
877a7fd617 8377164: G1: Clean up g1BlockOffsetTable.hpp
Reviewed-by: ayang, iwalulya
2026-02-17 12:22:10 +00:00
Jaikiran Pai
7019591013 8377796: java.net.http.HttpClient.send() and sendAsync() never complete when BodyHandler.apply() returns null
Reviewed-by: dfuchs, vyazici
2026-02-17 11:13:40 +00:00
Johan Sjölen
6220c281ef 8366457: Add ResourceArea and Arena allocators for the RBTree
Reviewed-by: azafari, cnorrbin
2026-02-17 09:03:37 +00:00
Harshit
03703f347d 8359115: [s390x] Test CreateSymbolsReproducibleTest.java failure
Reviewed-by: jpai, amitkumar
2026-02-17 05:17:54 +00:00
Ben Taylor
fbc705d2cc 8377704: Shenandoah: Convert ShenandoahNMethod to use Atomic<T>
Reviewed-by: shade, xpeng, wkemper
2026-02-16 20:56:24 +00:00
Ben Taylor
2925eb8cfb 8377044: Shenandoah: Convert ShenandoahHeap related code to use Atomic<T>
Reviewed-by: kdnilsen, xpeng, wkemper
2026-02-16 20:54:20 +00:00
Ioi Lam
b41ba3a496 8377932: AOT cache is not rejected when JAR file has changed
Reviewed-by: kvn, asmehra
2026-02-16 20:24:47 +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
Daniel Fuchs
a08c730d5f 8377302: HttpServer::stop uses full timeout duration if handler throws
Reviewed-by: vyazici, michaelm
2026-02-16 17:01:07 +00:00
Albert Mingkun Yang
f5e1e313da 8377561: Parallel: Large allocations cause Full GC storm without heap expansion
Reviewed-by: tschatzl, jsikstro
2026-02-16 14:37:28 +00:00
Afshin Zafari
81cca851aa 8377997: [BACKOUT] 8366241: NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure
Reviewed-by: mhaessig, chagedorn
2026-02-16 14:07:40 +00:00
Afshin Zafari
a7255f93ed 8366241: NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure
Reviewed-by: phubner, jsjolen
2026-02-16 13:19:24 +00:00
Kerem Kat
5a08374494 8374798: C2: Missing Identity optimization opportunity with RShiftI and LShiftI
8377389: C2: Missed Ideal optimization opportunity in PhaseIterGVN for URShiftI and LShiftI

Reviewed-by: qamai, chagedorn
2026-02-16 11:40:51 +00:00
Daniel Fuchs
1a16c0dbaa 8371950: The jdk.httpclient.keepalive.timeout system networking property does not specify the behaviour for values <= 0
Reviewed-by: jpai, michaelm, vyazici
2026-02-16 10:56:29 +00:00
Manuel Hässig
cf0275d665 8376707: Template-Framework Library: Primitive Types Abbreviation Methods
Reviewed-by: epeter, galder, chagedorn
2026-02-16 09:59:19 +00:00
Matthias Baesken
c95ee4b8ed 8377707: [Linux Alpine] Build failure after JDK-8377368
Reviewed-by: mdoerr, kevinw, clanger, kbarrett
2026-02-16 09:12:06 +00:00
Anton Artemov
b9406a5dba 8376665: Port fdlibm acosh to Java
Reviewed-by: rgiulietti, darcy
2026-02-16 08:27:26 +00:00
Matthias Baesken
1b39d2c28c 8377898: Hotspot build on AIX with unused-functions warning reports some unused functions
Reviewed-by: mdoerr, ayang, lucy
2026-02-16 08:16:17 +00:00
Christian Hagedorn
0043a049d2 8376174: [IR Framework] Refactor Test VM socket communication
Reviewed-by: dfenacci, mchevalier, thartmann
2026-02-16 08:09:49 +00:00
Matthias Baesken
0196d4ecf6 8377878: Problem list compiler/vectorization/TestVectorAlgorithms.java on AIX and Linux s390x
Reviewed-by: ayang, lucy
2026-02-16 07:47:52 +00:00
Jeremy Wood
ef0851d8ad 8377428: VoiceOver Cursor Navigates Invisible Components
Reviewed-by: serb, kizune
2026-02-15 06:04:33 +00:00
Ramkumar Sunderbabu
01c9d7e9b4 8377517: AArch64: TestUseSHA3IntrinsicsWithUseSHADisabledOnUnsupportedCPU.java fails after JDK-8375443
Reviewed-by: chagedorn
2026-02-15 02:57:25 +00:00
Jaikiran Pai
49e2a6b696 8377857: Add since checker test for java.naming module
Reviewed-by: alanb
2026-02-14 09:12:51 +00:00
Jatin Bhateja
bf8f716895 8377447: [VectorAPI] Assert wrappers to convert float16 (short) value to float before invoking testng Asserts
Reviewed-by: psandoz
2026-02-14 02:38:18 +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
Daniel Fuchs
c78a2a8c34 8377675: java.net.http tests should not depend on ../../../com/sun/net/httpserver test classes
Reviewed-by: djelinski, jpai
2026-02-13 15:38:31 +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
Harshit
4e7106d891 8377035: [s390x] Disable JSR166 test cases which uses virtual threads
Reviewed-by: jpai, alanb, amitkumar
2026-02-13 10:43:26 +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
SendaoYan
ce57cef3ed 8371979: Convert java/nio/file/FileStore/Basic.java to JUnit
Reviewed-by: alanb, bpb
2026-02-13 08:09:40 +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
Yasumasa Suenaga
3e9911c19f 8377710: Test serviceability/sa/TestJhsdbJstackMixed.java encountered Driver timeout
Reviewed-by: dholmes, cjplummer
2026-02-13 06:35:17 +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
SendaoYan
0842782b7a 8377347: jdk/jfr/event/gc/detailed/TestZAllocationStallEvent.java intermittent OOME
Reviewed-by: ayang, stefank
2026-02-13 03:33:02 +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
Matthias Baesken
09db4bce5c 8377666: Fedora 41 based devkit build should load more packages from archive location
Reviewed-by: clanger, erikj
2026-02-12 12:58:47 +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
Ramkumar Sunderbabu
6c8d5daad1 8373041: Mark gc/g1/TestCodeCacheUnloadDuringConcCycle.java as flagless
Reviewed-by: tschatzl, ayang, syan
2026-02-12 09:07:18 +00:00
Jatin Bhateja
6abb29cc07 8376794: Enable copy and mismatch Partial Inlining for AMD AVX512 targets
Reviewed-by: sviswanathan, thartmann
jdk-27+9
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
Chen Liang
370929f826 8377601: JavacTemplateTestBase not reporting javac crashes
Reviewed-by: vromero
2026-02-11 23:44:43 +00:00