20555 Commits

Author SHA1 Message Date
Manuel Hässig
0de4ef76d8 8384251: Test java/lang/instrument/GetObjectSizeIntrinsicsTest.java crashed: fatal error: Not compilable at tier 1: CodeBuffer overflow
Reviewed-by: rcastanedalo, syan
2026-06-22 07:58:53 +00:00
Rui Li
508dcd6fb8 8386986: Problemlist gc/stress/jfr/TestStressAllocationGCEventsWithShenandoah.java
Reviewed-by: kdnilsen, wkemper
2026-06-21 03:25:12 +00:00
Quan Anh Mai
bab561b0c5 8379555: Test compiler/igvn/ExpressionFuzzer.java crashed with -Xcomp: Not monotonic
Reviewed-by: kvn, epeter, hgreule
2026-06-20 16:46:50 +00:00
Emanuel Peter
2f37461c25 8386830: C2: CountedLoopConverter::filtered_type wrongly ignores nullptr contributions to type union/meet
Reviewed-by: qamai, kvn
2026-06-19 10:58:31 +00:00
Emanuel Peter
d22f5c54b5 8386591: C2: wrong result because of broken truncation check in CountedLoopConverter::TruncatedIncrement::build
Reviewed-by: roland, kvn, qamai
2026-06-19 06:55:12 +00:00
Jaikiran Pai
2d005ac20d 8386810: Improve debuggability of test/jdk/sun/nio/cs/TestStringCodingUTF8.java
Reviewed-by: naoto, liach
2026-06-19 01:32:46 +00:00
Xiaolong Peng
d5b3643b56 8385592: Shenandoah: Introduce ShenandoahAllocator interface to encapsulate memory allocation
8385596: Shenandoah: Introduce per-partition allocators with FreeSet API boundary

Reviewed-by: kdnilsen, wkemper
2026-06-18 18:29:51 +00:00
Shawn Emery
1ad2db7ad1 8386473: DESKeySpec and DESedeKeySpec may throw InvalidKeyException instead of ArrayIndexOutOfBoundsException for Integer.MIN_VALUE offset
Reviewed-by: mullan, syan
2026-06-18 17:16:21 +00:00
Jeremy Wood
96513c34c6 8381236: VoiceOver Fails to Identify Component After Switching Windows
Reviewed-by: kizune, psadhukhan
2026-06-18 16:12:18 +00:00
Weijun Wang
33a49d1119 8386681: Remove RawKeySpec
Reviewed-by: ascarpino
2026-06-18 16:07:48 +00:00
Jaikiran Pai
39d2d165d2 8154193: Move jdk.naming.rmi module to platform class loader
Reviewed-by: alanb, lancea
2026-06-18 13:39:16 +00:00
Viktor Klang
7644d4afd4 8386085: Livelock in AbstractQueuedSyncronizer.cleanQueue() when multiple threads do tryAcquire() with a short timeout and no permits available
Reviewed-by: dl, alanb
2026-06-18 10:34:14 +00:00
0108maeda
32f77f7437 8385987: CheckReleaseFile.java fails for the build using the source code without .git
Reviewed-by: erikj, syan
2026-06-18 07:17:23 +00:00
Jatin Bhateja
915efc5064 8385833: C2 Vector API: assert(false) failed: infinite loop in PhaseIterGVN::transform_old
Reviewed-by: epeter, mhaessig, vlivanov
2026-06-18 04:12:41 +00:00
Manukumar V S
7e356c4eb5 8384287: java/awt/TextArea/TextAreaCRLFAutoDetectManualTest.java fails after JDK-8340987
Reviewed-by: smandalika, prr
2026-06-17 19:22:20 +00:00
Ashay Rane
4411540b09 8385024: JLI_Open() doesn't correctly handle paths longer than MAXPATH on Windows
Reviewed-by: alanb, macarte
2026-06-17 16:29:07 +00:00
Alexey Semenyuk
d0cb70b930 8386609: WinL10nTest.java does not respect locale for WixType
Reviewed-by: almatvee
2026-06-17 14:12:21 +00:00
Jaikiran Pai
b18c1452e9 8386831: Build fails due to bad copyright header in test/hotspot/jtreg/compiler/onSpinWait/TestOnSpinWaitPPC64.java
Reviewed-by: stefank, mhaessig
2026-06-17 13:04:10 +00:00
David Briemann
f4b13d9cfe 8386637: PPC64: Implement Thread.onSpinWait() intrinsic and SpinPause() using SMT priority hints
Reviewed-by: mdoerr, rrich
2026-06-17 09:03:25 +00:00
Joel Sikström
be837e6e61 8386669: AArch64: Distinguish ldr and ldrw literal instructions in NativeInstruction
Reviewed-by: aph, adinn
2026-06-17 08:20:01 +00:00
Adam Sotona
ef5b328ce5 8386700: Class-File API: StackMapGenerator.setLocalsFromArg leaves stale locals, generating invalid stack maps
Reviewed-by: liach
2026-06-17 07:54:25 +00:00
Eric Fang
5fbce068bd 8382052: VectorAPI: Optimize the lanewise BITWISE_BLEND for AArch64
Reviewed-by: xgong, epeter, aph
2026-06-17 06:30:18 +00:00
Rui Li
2e98a87fec 8382335: gc/stress/jfr/TestStressAllocationGCEventsWithShenandoah.java intermittently fails with OOME
Reviewed-by: kdnilsen, xpeng, syan
2026-06-16 21:03:28 +00:00
Ashay Rane
32b98cae6e 8385906: DirPermissionDenied.java uses chmod instead of Java APIs for changing permissions
Reviewed-by: dfuchs, azeller
2026-06-16 17:13:46 +00:00
Dusan Balek
5b1b98c109 8386334: JdepsTask keeps --system files open
Reviewed-by: vromero, alanb, liach
2026-06-16 11:52:52 +00:00
Dusan Balek
a84cd26198 8386654: Test tools/javac/SystemFilesClosed.java fails on systems without lsof
Reviewed-by: jpai, vromero, liach
2026-06-16 06:52:52 +00:00
Roland Westrelin
7d136f802f 8375694: C2: Dead loop constructed with CastPP in late inlining
Reviewed-by: vlivanov, shade, chagedorn
2026-06-16 06:47:41 +00:00
Chad Rakoczy
05ab67ab7a 8385651: HotCodeSampler crashes with JFR enabled
Co-authored-by: Evgeny Astigeevich <eastigeevich@openjdk.org>
Reviewed-by: mgronlun, kvn
2026-06-15 20:08:43 +00:00
Vladimir Ivanov
b123df7583 8385119: Unify boolean value normalization
Reviewed-by: jrose, mhaessig
2026-06-15 18:21:27 +00:00
Chris Plummer
e965fcf2c0 8386124: Test serviceability/sa/TestG1HeapRegion.java failed: Address of G1HeapRegion does not match
Reviewed-by: kevinw, ysuenaga
2026-06-15 16:30:13 +00:00
Arno Zeller
a47f3620f2 8382063: Jtreg test javax/swing/SwingWorker/TestDoneBeforeDoInBackground.java fails
Reviewed-by: mbaesken, aivanov, azvegint, clanger, syan
2026-06-15 14:55:13 +00:00
Thomas Schatzl
de4dec1a40 8386332: G1: Cleanup pause incorrectly updates old gen MemoryPoolMXBean.getCollectionUsage()
Reviewed-by: ayang, iwalulya
2026-06-15 13:14:38 +00:00
Erik Gahlin
fd5772391a 8386485: JFR: RecordingFile::write overwrites original file
Reviewed-by: mgronlun
2026-06-15 12:34:35 +00:00
Jatin Bhateja
c690bfa36b 8384963: C2: Incorrect uint constant match mishandles negative values in vectors
Reviewed-by: shade, epeter, erfang
2026-06-15 12:01:09 +00:00
Emanuel Peter
841e288222 8385855: C2: IfNode::filtered_int_type should only allow CmpI
Reviewed-by: kvn, qamai, mchevalier
2026-06-15 07:56:48 +00:00
Emanuel Peter
b9f7bd2be8 8386482: C2 CountedLoopConverter::filtered_type_from_dominators: assert(_base == Int) failed: Not an Int
Reviewed-by: kvn, qamai
2026-06-15 07:08:29 +00:00
Chen Liang
d4acb51b33 8386589: Permitting a preview subclass should not produce a preview note
Reviewed-by: hannesw
2026-06-13 13:02:09 +00:00
Chen Liang
3bd0923ca8 8386601: Rename LANGUAGE_MODEL preview feature to PREVIEW_SUPPORT
Reviewed-by: hannesw, vromero
2026-06-12 18:25:24 +00:00
Sean Mullan
e1ec755882 8301626: Capture Named Group information in TLSHandshakeEvent
Reviewed-by: abarashev, coffeys, egahlin
2026-06-12 17:05:37 +00:00
Albert Mingkun Yang
41d5a1bdcd 8386476: NMT: Large page reservation not attributed to the correct memory tag
Reviewed-by: jsjolen, stefank, tschatzl
2026-06-12 15:08:53 +00:00
Harald Eilertsen
3046dc2252 8386344: runtime/StackGuardPages/TestStackGuardPages build failure after JDK-8303612
Reviewed-by: shade, jsjolen
2026-06-12 08:56:15 +00:00
Dusan Balek
55a53f945f 8357249: Compiler task keeps --system files open
Reviewed-by: alanb, jlahoda
2026-06-12 06:27:29 +00:00
Phil Race
bcbe32f095 8386273: Some javax/sound/sampled tests fail on systems with high CPU core number and running with high concurrency
Reviewed-by: azvegint, serb, kizune
2026-06-11 17:22:37 +00:00
Goetz Lindenmaier
d46298d681 8386345: Remove redundant @requires from TestGarbageCollectionEventWithZMinor
Reviewed-by: ayang, mdoerr
2026-06-11 09:18:15 +00:00
Aleksey Shipilev
19baa1ab5f 8386331: Skip runtime/StackGuardPages/TestStackGuardPagesNative with static JDK
Reviewed-by: syan, xpeng, dholmes, jsjolen
2026-06-11 06:43:16 +00:00
Jatin Bhateja
90dc4208f8 8370691: Add new Float16Vector type and enable intrinsification of vector operations supported by auto-vectorizer
Co-authored-by: Bhavana Kilambi <bkilambi@openjdk.org>
Reviewed-by: psandoz, epeter, xgong, sherman
2026-06-11 03:03:04 +00:00
Anthony Scarpino
dc4bb5acbe 8383608: Make BinaryEncodable non-exhaustive
Reviewed-by: mullan
2026-06-10 17:35:43 +00:00
Sruthy Jayan
132072077a 8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
Reviewed-by: naoto
2026-06-10 17:22:23 +00:00
Ivan Bereziuk
0fe051d305 8385427: Make unified logging checks in tests tolerant of added spaces
Reviewed-by: dholmes, iklam
2026-06-10 16:27:24 +00:00
Jasmine Karthikeyan
6c7fe6fd20 8349563: Improve AbsNode::Value() for integer types
Reviewed-by: epeter, mchevalier, qamai
2026-06-09 23:00:22 +00:00