30390 Commits

Author SHA1 Message Date
Du�an B�lek
6f81f7aa7e 8173155: JavacTask should have close() method
Reviewed-by: jlahoda, cstein
2026-06-23 07:48:52 +00:00
Serguei Spitsyn
c60dc06d51 8386325: The AttachListener does not do proper exception handling
Reviewed-by: kevinw, cjplummer
2026-06-23 04:37:55 +00:00
Jatin Bhateja
ee9616d4a4 8386155: C2 Vector API: missing truncation in VectorNode::push_through_replicate
Reviewed-by: mhaessig, epeter
2026-06-23 04:10:28 +00:00
Ioi Lam
db008b3396 8386562: JVM crashes when StackMapTable attribute is too long
Reviewed-by: stuefe, coleenp
2026-06-22 21:24:42 +00:00
Hannes Wallnöfer
9c3a662c07 8386865: Fix links in JDK 27 JavaDoc API documentation
Reviewed-by: iris, naoto, jlu
2026-06-22 19:53:11 +00:00
Justin Lu
12d7e61866 8385927: JDK 27 RDP1 L10n resource files update
Reviewed-by: naoto
2026-06-22 16:54:20 +00:00
Erik Gahlin
f2b5c6f5fe 8385574: JFR: Redaction should check file
Reviewed-by: mgronlun
2026-06-22 16:51:38 +00:00
Yasumasa Suenaga
a0c0ab80d3 8386944: Warning message was not printed on PAC enabled AArch64 Linux
Reviewed-by: cjplummer, kevinw
2026-06-22 12:41:43 +00:00
David Briemann
b1fd4eb038 8386879: PPC64: or_unchecked in OrI instructs can emit unintended SMT priority hints
Reviewed-by: mdoerr
2026-06-22 10:35:32 +00:00
Ozan Cetin
3a3206b8f2 8379983: G1: Fix up friend class declarations
Reviewed-by: stefank, tschatzl
2026-06-22 09:25:41 +00:00
Joel Sikström
1fa4eb1b6a 8387003: Stale doc comment in TrustFinalFields.java after JDK-8376777
Reviewed-by: shade, alanb
2026-06-22 08:04:49 +00:00
Gui Cao
2e179fec7b 8386945: RISC-V: Auto-enable Zvbb extension features
Reviewed-by: fyang, dzhang
2026-06-21 06:57:42 +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
Xiaolong Peng
be303d02a7 8385594: Shenandoah: Remove legacy allocation methods from ShenandoahFreeSet
Reviewed-by: ruili, wkemper, kdnilsen
2026-06-19 23:20:39 +00:00
William Kemper
dbbabfd4f4 8386798: Shenandoah: Missing load barrier when making assertions about mark bitmap
Reviewed-by: xpeng, kdnilsen
2026-06-19 19:10:36 +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
Jaikiran Pai
c2f0259304 8386958: Build failure due to incorrect copyright text in src/hotspot/share/gc/shenandoah/ files
Reviewed-by: ayang
2026-06-19 07:16:03 +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
Anthony Scarpino
ee28630820 8385978: Test javax/net/ssl/SSLSession/TestEnabledProtocols.java failed: java.security.cert.CertificateException: Unable to initialize, java.io.IOException: Too short
Reviewed-by: abarashev
2026-06-18 21:48:33 +00:00
Phil Race
fe98e67e4c 8386795: Swing specification needs caveats on L&F rendering behaviors
Reviewed-by: psadhukhan, kizune
2026-06-18 21:26:45 +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
37856eccb3 8386466: DESedeKeySpec.isParityAdjusted spec permits 8-byte key but RI throws InvalidKeyException
Reviewed-by: mullan
2026-06-18 17:16:48 +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
Patrick Fontanilla
0bf930d9f9 8386604: GenShen: _do_old_gc_bootstrap could become stuck after a full GC
Reviewed-by: wkemper, kdnilsen
2026-06-18 16:06:59 +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
Aleksey Shipilev
1a395aac6f 8386762: C2: Allow inlining cold methods
Reviewed-by: chagedorn, qamai, vlivanov
2026-06-18 09:53:31 +00:00
Thomas Schatzl
01482ad607 8386247: G1: Cleanup naming and type use of G1CollectionSet class members and methods
Reviewed-by: stefank, ayang, iwalulya
2026-06-18 08:28:26 +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
Sergey Bylokhov
524779ccde 8386109: Add missing @Override annotations in "javax.print.*" packages
Reviewed-by: azvegint, kizune, aivanov, prr
2026-06-18 03:24:13 +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
Eric Fang
c69e3d3c1b 8386808: AArch64: Sync aarch64_vector.ad with aarch64_vector_ad.m4 after JDK-8370691
Reviewed-by: shade, aph
2026-06-17 11:47:09 +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
David Briemann
f2a727c310 8386659: PPC: cleanup dtrace leftovers part 2
Reviewed-by: mdoerr, rrich
2026-06-17 08:23:47 +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
Leonid Mesnik
2d65ea61d9 8383879: assert(_cur_stack_depth == num_frames) failed: cur_stack_depth out of sync _cur_stack_depth: 9 num_frames: 10
Reviewed-by: cjplummer, dcubed, sspitsyn, dholmes
2026-06-17 00:33:27 +00:00
Rui Li
10cd1c2c3f 8386547: Shenandoah: remove unused variables in Freeset reserve_regions
Reviewed-by: kdnilsen, wkemper, xpeng
2026-06-16 21:05:59 +00:00
Patricio Chilano Mateo
2456994e84 8385661: jvmti/vthread/ThreadStateTest/ThreadStateTest.java triggers assert(f.pc() == _chunk->pc()) failed
Reviewed-by: sspitsyn, coleenp
2026-06-16 17:42:43 +00:00
Patrick Fontanilla
a59f2fc8ad 8386288: GenShen: assert(region->get_top_before_promote() == nullptr) failed: Cannot add region scheduled for in-place-promotion to the collection set
Reviewed-by: wkemper, ruili
2026-06-16 16:00:47 +00:00
Joel Sikström
cba3017047 8386707: [BACKOUT] ZGC: Incorrect object undo in relocation race for relocation workers
Reviewed-by: stefank, aboldtch
2026-06-16 13:46:47 +00:00
Amit Kumar
8de834cd8a 8385746: S390: Improve receiver type profiling reliability
Reviewed-by: shade, mdoerr
2026-06-16 12:58:40 +00:00
Dusan Balek
5b1b98c109 8386334: JdepsTask keeps --system files open
Reviewed-by: vromero, alanb, liach
2026-06-16 11: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
William Kemper
1251526588 8386287: GenShen: assert(starts_object(card_index)) failed: Can't get last start because no object starts here
Reviewed-by: kdnilsen, xpeng, ruili
2026-06-15 19:45:03 +00:00
Vladimir Ivanov
b123df7583 8385119: Unify boolean value normalization
Reviewed-by: jrose, mhaessig
2026-06-15 18:21:27 +00:00