87796 Commits

Author SHA1 Message Date
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
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
Eirik Bjørsnøs
b98899b441 8377461: Add ZipFile test for incorrect number of entries reported in ENDTOT
Reviewed-by: lancea
2026-02-11 16:43:36 +00:00
Albert Mingkun Yang
b3fc013b4f 8377143: Parallel: Remove special treatment in JstatGcCapacityResults.java
Reviewed-by: kevinw, tschatzl
2026-02-11 14:24:13 +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