88527 Commits

Author SHA1 Message Date
Vladimir Kozlov
34d9e38afc 8384862: CompilationLog::log_failure() does not produce report message
Reviewed-by: shade, vlivanov, mhaessig
2026-05-21 19:50:25 +00:00
Naoto Sato
a1d709f93d 8385018: Consistently escape CLDR resources
Reviewed-by: iris
2026-05-21 18:17:50 +00:00
Phil Race
2b8c5e6039 8384808: Remove AppContext-based Window Activation time map from SunToolkit
Reviewed-by: azvegint, kizune
2026-05-21 17:32:07 +00:00
lawrence.andrews
a73097f9fb 8384940: Open source accessibility tests
Reviewed-by: prr, kizune
2026-05-21 17:31:30 +00:00
Anton Artemov
05a198af2f 8326547: StrictMath.pow returns results outside of a 1 ulp error bound.
Reviewed-by: dsimms, fbredberg
2026-05-21 16:26:29 +00:00
Ashay Rane
4d9e49a15f 8384486: NTLM tests fail on Windows 11 and Windows Server 2025
Reviewed-by: dfuchs
2026-05-21 15:59:49 +00:00
Erik Gahlin
0a9e343d03 8385110: JFR: Race when accessing Recording::getSettings()
Reviewed-by: mgronlun
2026-05-21 15:02:28 +00:00
Aleksey Shipilev
dc677e9517 8385116: nmethod::Flags is not guaranteed to fit uint8_t
Reviewed-by: jsjolen, mdoerr
2026-05-21 14:06:07 +00:00
SendaoYan
66ae550899 8381851: handleMessage use uninitialized struct
Reviewed-by: jpai
2026-05-21 12:43:09 +00:00
Joel Sikström
cbdf5f6f89 8384999: Rename CodeBuffer::last_insn() to something more descriptive
Reviewed-by: kvn, dlong
2026-05-21 12:08:34 +00:00
Ivan Bereziuk
8549d18960 8357439: Add bash autocompletion for jcmd
Reviewed-by: erikj, kevinw
2026-05-21 08:42:04 +00:00
Ashay Rane
36eb8edadf 8383623: (fs) Update Windows file system provider to use GetFileInformationByName where possible
Reviewed-by: alanb
2026-05-21 08:13:48 +00:00
Thomas Schatzl
86637704fd 8383856: Implement JEP 523: Make G1 the Default Garbage Collector in All Environments
Reviewed-by: stefank, phubner, sjohanss
jdk-27+23
2026-05-21 07:40:09 +00:00
Dusan Balek
50deb1712c 8384631: SwitchBoostraps.typeSwitch method Javadoc still mentions target of a reference type
Reviewed-by: liach
2026-05-21 06:45:18 +00:00
Jan Lahoda
e50c413bb7 8384229: Previously accepted code is rejected after JDK-8378102
Reviewed-by: vromero
2026-05-21 04:40:37 +00:00
SendaoYan
11619700ca 8384228: Cleanup compiler/arguments/TestCompilerCounts.java
Reviewed-by: shade, kvn
2026-05-21 01:58:17 +00:00
Xiaohong Gong
6a07b21e9a 8378737: AArch64: Fix SVE match rule issues for VectorMask.andNot()
Reviewed-by: vlivanov, aph
2026-05-21 01:40:27 +00:00
Ioi Lam
026aede81e 8385096: Test runtime/cds/MetaspaceAllocGaps.java fails on Windows
Reviewed-by: shade, kvn
2026-05-20 20:45:04 +00:00
Vladimir Kozlov
a3b53e969a 8357593: Crash in Matcher::init_first_stack_mask() during production run
Reviewed-by: shade, vlivanov, adinn
2026-05-20 20:10:19 +00:00
Coleen Phillimore
630b8319b9 8360700: Implement JEP 534: Compact Object Headers by Default
Reviewed-by: fbredberg, kvn, stuefe, erikj, rkennke, aartemov, stefank
2026-05-20 16:17:56 +00:00
George Adams
2e113542fc 8385011: GHA: Enable Linux AArch64 tests
Reviewed-by: erikj, macarte, clanger
2026-05-20 16:12:28 +00:00
Aleksey Shipilev
6fb07f9b26 8383954: Fix tearing-prone nmethod bitfields
Reviewed-by: kvn, dlong
2026-05-20 14:49:51 +00:00
Ashay Rane
1e9037b259 8384997: "Unrecognized system!" failures on MSys2/Windows
Reviewed-by: shade, jwaters
2026-05-20 14:44:46 +00:00
Coleen Phillimore
e155a20b49 8378699: runtime/ClassUnload/KeepAliveSoftReference.java Test failed: true != false
Reviewed-by: shade, phubner
2026-05-20 11:48:02 +00:00
Albert Mingkun Yang
24d4d003ad 8380590: Parallel: Improve tenuring-threshold heuristics
Reviewed-by: gli, tschatzl
2026-05-20 09:32:34 +00:00
Martin Doerr
3644fbfdd4 8385019: Build error without CDS
Reviewed-by: kvn, adinn, shade
2026-05-20 09:29:22 +00:00
Harald Eilertsen
0b0829960b 8384946: os::Bsd::gettid misses the return value
Co-authored-by: Kurt Miller <kurt@openjdk.org>
Co-authored-by: Greg Lewis <glewis@openjdk.org>
Reviewed-by: shade, phubner, jwaters
2026-05-20 09:17:12 +00:00
Kevin Walls
fada70f8cc 8383637: JConsole should not render HTML in components where it could be confusing
Reviewed-by: prr, aivanov
2026-05-20 08:26:33 +00:00
Jatin Bhateja
414711d3cc 8383173: Adjust CopyAVX3Threshold for AMD AVX512 targets
Reviewed-by: sviswanathan, thartmann
2026-05-20 07:25:24 +00:00
Jayathirth D V
29ffcec4b7 8384495: Update Libpng to 1.6.58
Reviewed-by: azvegint, prr
2026-05-20 06:59:44 +00:00
William Kemper
288d88f76c 8384514: Shenandoah: gc/shenandoah/mxbeans/TestCycleEndMessage.java intermittent fails
Reviewed-by: shade, kdnilsen
2026-05-19 21:57:34 +00:00
Ioi Lam
a37b02baa2 8381710: Avoid using lambdas in ModuleBootstrap in AOT training mode
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: kvn, liach
2026-05-19 19:20:02 +00:00
Volkan Yazici
ff34610ead 8382928: Add documentation to java.net.URI.normalize about empty segments
Reviewed-by: dfuchs, alanb
2026-05-19 18:35:39 +00:00
Rajan Halade
1fcd11f41d 8384815: SelectOneKeyOutOfMany and PreferredKey fail after expired test certificate
Reviewed-by: abarashev, mullan, syan, myankelevich
2026-05-19 15:54:09 +00:00
Joel Sikström
f480e95774 8384520: AArch64: Prevent out-of-CodeBuffer read in MacroAssembler::membar
Reviewed-by: shade, aseoane
2026-05-19 14:56:12 +00:00
Yasumasa Suenaga
32d3559925 8377690: serviceability/sa/TestJhsdbJstackMixedWithXComp.java tests failing
Reviewed-by: cjplummer, kevinw
2026-05-19 14:23:49 +00:00
Quan Anh Mai
dbb58b27ee 8384948: Disable DelayAfterInliningCutoff until memory consumption issues are fixed
Reviewed-by: thartmann, shade
2026-05-19 13:16:41 +00:00
Mikhail Yankelevich
ab814a4ec7 8367326: Refactor PEM API tests requiring PEMRecord usage
Reviewed-by: ascarpino
2026-05-19 10:50:00 +00:00
Jaikiran Pai
45e66b6a80 8296183: jndiprovider.properties contains properties pointing to non-existing classes
Reviewed-by: dfuchs, aefimov, lancea, iris, asarkar
2026-05-19 06:43:31 +00:00
Jaikiran Pai
9c3787d12d 8384864: Problemlist java/nio/channels/SocketChannel/OpenLeak.java and CloseDuringConnect.java on macos 26.4 and 26.5
Reviewed-by: dfuchs
2026-05-19 01:42:40 +00:00
Vladimir Kozlov
5e14a22f0b 8384817: Deprecate AlwaysCompileLoopMethods VM flag
Reviewed-by: shade, iveresov
2026-05-19 01:11:22 +00:00
Ioi Lam
7620a2f19b 8383832: AOTMode=required fails with "incompatible CompressedOops::base()"
Reviewed-by: kvn, adinn
2026-05-18 22:24:12 +00:00
Patrick Fontanilla
a73eca9e8b 8383847: Shenandoah: gc/TestJNIWeak/TestJNIWeak.java times out intermittently
Reviewed-by: wkemper, ysr, kdnilsen
2026-05-18 17:05:05 +00:00
William Kemper
b74ab79cdd 8384801: Shenandoah: ShouldNotReachHere() in shenandoahSupport.cpp with AllocatePrefetchStyle=3
Reviewed-by: ysr, xpeng, kdnilsen, shade
2026-05-18 15:43:07 +00:00
Albert Mingkun Yang
01d10f19aa 8384835: Parallel: Removing unused local variable in ParallelCompactData::clear_range
Reviewed-by: tschatzl
2026-05-18 14:37:40 +00:00
Albert Mingkun Yang
21017f0747 8383807: Parallel: Improve Young GC stack trimming
Reviewed-by: jsikstro, aboldtch, tschatzl
2026-05-18 14:34:54 +00:00
Harald Eilertsen
e9bc05c707 8384088: osThread _thread_id should be an int on all BSD's
Reviewed-by: phubner, dholmes
2026-05-18 13:16:32 +00:00
Afshin Zafari
407acbe694 8382888: [asan] ASAN crashes with high heap base addresses during startup
Reviewed-by: dholmes, dsimms, fbredberg
2026-05-18 13:01:06 +00:00
Ruben Ayrapetyan
3a0137a043 8360654: AArch64: Remove redundant dmb from C1 compareAndSet
Co-authored-by: Samuel Chee <samche01@arm.com>
Reviewed-by: aph, shade
2026-05-18 12:21:32 +00:00
Thomas Schatzl
25893e8cb8 8381413: G1: Verification accesses G1CollectorState checking whether in concurrent start gc after it has been reset for this pause
Reviewed-by: ayang, aboldtch
2026-05-18 10:53:14 +00:00