20723 Commits

Author SHA1 Message Date
JoeWang-Java
8f0207a8f2 8357394: Add JDK specific property for external resource access 2026-07-30 06:14:54 +00:00
Arno Zeller
cc1238890c 8387143: Test containers/docker/TestMemoryAwareness.java fails in testOOM
Reviewed-by: mbaesken, clanger, stuefe
2026-07-29 08:18:01 +00:00
Prasanta Sadhukhan
ce1779910c 8388486: javax/swing/JInternalFrame/8069348/bug8069348.java fails with Internal frame is not correctly dragged!
Reviewed-by: azvegint, serb
2026-07-29 05:08:20 +00:00
Jatin Bhateja
2e52a26aa5 8387145: C2 VectorAPI: bad definition of right_child_pred in Compile::compute_logic_cone
Reviewed-by: chagedorn, vlivanov
2026-07-29 04:30:32 +00:00
David Holmes
87ed2ec4fa 8387045: JDK with transformer agent hangs on shutdown
Reviewed-by: sspitsyn, pchilanomate, lmesnik
2026-07-29 04:01:20 +00:00
Naoto Sato
b97ec9feda 8388794: Short display name tests for zones with explicit DST offsets
Reviewed-by: iris, jlu
2026-07-28 18:32:43 +00:00
Hannes Wallnöfer
c4f43a1818 8387471: Reduce size of web fonts included in API documentation
Reviewed-by: liach, ayang, nbenalla
2026-07-28 15:18:15 +00:00
Ashay Rane
44ef3188ad 8387309: GetXSpace test fails on ReFS and removable Windows volumes
Reviewed-by: jpai
2026-07-28 02:03:35 +00:00
Prasanta Sadhukhan
410a952239 8388485: javax/swing/JInternalFrame/Test6505027.java fails with Cannot invoke "Object.getClass()" because "<local0>" is null
Reviewed-by: prr, serb
2026-07-28 01:23:04 +00:00
Liam Miller-Cushon
b4d1d7e40c 8383920: Clean up calls to deprecated getStartPosition and getEndPosition methods
Reviewed-by: liach, vromero
2026-07-27 20:31:21 +00:00
Justin Lu
79d629abf6 8388810: Exceeding CachedRowSet max rows should only warn once
Reviewed-by: lancea
2026-07-27 16:22:52 +00:00
Prasanta Sadhukhan
3d44c66751 8388849: javax/swing/JInternalFrame/8069348/bug8069348.java should ignore execution in non-Windows platform if sun.java2d.d3d=true
Reviewed-by: azvegint, prr
2026-07-27 01:19:34 +00:00
Prasanta Sadhukhan
3859931f5e 8387645: Replace obsolete sun.java2d.noddraw property with sun.java2d.d3d
Reviewed-by: prr
2026-07-26 06:13:15 +00:00
Lijuan Li
97544c7ede 8321012: RISC-V: C2 ExtractUB
Reviewed-by: fyang, dzhang
2026-07-25 01:07:08 +00:00
Galder Zamarreño
67afba7cbe 8364025: MinMaxVector clipping range benchmark highestInt/Long can overflow
Reviewed-by: roland, kxu
2026-07-24 20:31:59 +00:00
Ashutosh Mehra
bb2cdfe569 8387743: [aot] AOT tests fail intermittently with "incompatible CompressedOops::base()"
Reviewed-by: kvn, iklam
2026-07-24 18:09:00 +00:00
Thomas Stuefe
62cc4efba2 8388712: [s390x, ppc] runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails since JDK-8387652
Reviewed-by: amitkumar, mbaesken
2026-07-24 08:11:59 +00:00
Thomas Stuefe
ead9921903 8388561: [s390x] Prevent accidental page table expansion
Reviewed-by: amitkumar, rtoyonaga
2026-07-24 05:06:52 +00:00
Ioi Lam
1897d8e0a7 8388883: Exclude CommandLineFlagComboNegative.java from test group hotspot_appcds_dynamic
Reviewed-by: matsaave
2026-07-23 20:52:52 +00:00
Justin Lu
30471d7434 8388507: DecimalFormat Strict Parsing NaN and Grouping Size Zero Fixes
Reviewed-by: naoto
2026-07-23 16:14:36 +00:00
Kelvin Nilsen
2c9a99a931 8382085: [shenandoah] Cannot transfer regions that are affiliated - assertion
Reviewed-by: wkemper, ruili, xpeng
2026-07-23 15:25:58 +00:00
Christian Hagedorn
94cd8b6900 8388432: [IR Framework] Various clean-ups in preparation for skipping IR tests and IR rules
Reviewed-by: mchevalier, thartmann
2026-07-23 14:10:14 +00:00
Christian Hagedorn
3f427133fd 8388437: [IR Framework] Remove unused applyIfNot attribute in @IR
Reviewed-by: mchevalier, thartmann
2026-07-23 14:09:55 +00:00
Jayathirth D V
5428159f88 8387593: Using XOR mode to clear the content leaves some traces in metal
Reviewed-by: aghaisas, serb, prr, avu
2026-07-23 08:04:56 +00:00
Serguei Spitsyn
303b84d4bc 8384882: jvmti/IterateOverReachableObjects/iterreachobj002 fails with Not a valid malloc pointer
Reviewed-by: cjplummer, dholmes
2026-07-22 22:13:26 +00:00
Naoto Sato
51b7e5cd25 8133167: String.toLowerCase() for sigma does not use Final_Sigma condition
Reviewed-by: jlu
2026-07-22 16:25:39 +00:00
Alexander Zvegintsev
6e03781ae0 8381565: FileDialogDropTargetTest.java fails: Unexpected exit from test [exit code: -1073740771]
Reviewed-by: kizune, prr
2026-07-22 14:56:42 +00:00
Jaikiran Pai
0866799ca8 8388553: Proxy class generation fails when the jdk.proxy.ProxyGenerator.saveGeneratedFiles is set to true
Reviewed-by: liach, alanb
2026-07-22 07:40:13 +00:00
Guanqiang Han
68ca4e0f93 8387750: 'java -XshowSettings' alone should not be an error
Reviewed-by: kevinw, alanb
2026-07-22 06:52:47 +00:00
Daniel Jeliński
13cb51b07d 8388538: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java does not test the maximum request time
Reviewed-by: jpai
2026-07-22 06:45:01 +00:00
Eric Fang
694cebaadc 8387594: AArch64: Support vector integer division for SVE
Reviewed-by: aph, xgong
2026-07-22 03:32:07 +00:00
David CARLIER
70868ac528 8388457: parse_integer: typo in hex prefix detection causes out-of-bounds read and wrong base for negative hex
Reviewed-by: dholmes, fbredberg
2026-07-21 22:23:28 +00:00
Sholto
2be8e88ce7 8272194: java.sql.Date::toLocalDate() broken for dates before 1 A.D.
Reviewed-by: naoto, jlu
2026-07-21 20:12:55 +00:00
Jeremy Wood
bf7a715250 8385367: JTextComponent#setDocument() can reattach old AccessibleContext
Reviewed-by: prr, kizune
2026-07-21 18:28:06 +00:00
Brent Christian
9efe2ddd38 Merge
Reviewed-by: prr, kcr
2026-07-21 18:20:34 +00:00
Manuel Hässig
b65f46d403 8388523: C2: Test compiler/igvn/TestMaskedStoreIdealization.java failed
8388539: [TESTBUG] compiler/igvn/TestMaskedStoreIdealization.java fails on Release Builds

Reviewed-by: thartmann, epeter
2026-07-21 12:52:56 +00:00
David CARLIER
ffd46e01a6 8388464: New test serviceability/jvmti/GetLocalVariable/GetSetLocalSlotOverflow.java is failing with virtual threads
Reviewed-by: cjplummer, dholmes
2026-07-20 18:13:47 +00:00
Patricio Chilano Mateo
647c195d48 8386116: vm/jvmti/StopThread/stop001/stop00103/stop00103a.html trips assert(!java_lang_Thread::is_in_vthread_transition(vthread)) failed
Reviewed-by: dholmes, sspitsyn, dcubed
2026-07-20 18:13:19 +00:00
Manuel Hässig
4e30a933bf 8387073: C2: StoreNode::Ideal wrongly optimizes away scalar store before masked vector store
Reviewed-by: epeter, thartmann, qamai, chagedorn
2026-07-20 15:36:54 +00:00
Matthew Donovan
bb531919d6 8376599: Update Cipher/PBE/PBEKeyTest.java for non-ASCII characters
Reviewed-by: rhalade
2026-07-20 13:35:29 +00:00
Jan Lahoda
99255c44eb 8186876: JShell: access javadoc for user/library classes
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: vromero, asotona
2026-07-20 13:02:39 +00:00
Maurizio Cimadamore
3623246047 8383563: Record pattern inference fails when inferred type arguments are same as formals
Reviewed-by: vromero, jlahoda
2026-07-20 13:00:13 +00:00
Andreas Chmielewski
1f064af63e 8387874: Timeout when running test BulkCipherDisabledAlgorithms
Reviewed-by: abarashev, mullan
2026-07-20 11:58:02 +00:00
Jan Lahoda
78ee01b2a6 8387965: Incorrect line numbers for instanceof with pattern matching
Reviewed-by: vromero
2026-07-20 10:11:43 +00:00
Jan Lahoda
9b69184e56 8387377: Compilation is very slow when --module-path contains many Automatic Modules and ALL-MODULE-PATH is used
Reviewed-by: vromero
2026-07-20 06:59:36 +00:00
Arno Zeller
2ac4a2db14 8386595: Two java/net/MulticastSocket tests fail on machines with no ipv6 address other than loopback
Reviewed-by: jpai
2026-07-20 01:39:07 +00:00
Weijun Wang
24def160f9 8381049: Enhance Jar handling
Reviewed-by: hchao, rhalade, mdonovan, abarashev, mullan, mpowers
2026-07-17 13:20:30 -07:00
Jamil Nimeh
7e17c402e4 8381796: Enhance Certificate parsing
Reviewed-by: ascarpino, abarashev, rhalade, mdonovan
2026-07-17 13:20:30 -07:00
Artur Barashev
404a4dd177 8380672: Improve certification checking
Reviewed-by: ahgross, jnibedita, pkumaraswamy, rhalade, weijun, mullan
2026-07-17 13:20:30 -07:00
Jayathirth D V
d72538f9a5 8374058: Enhance JPEG handling
Reviewed-by: mschoene, rhalade, psadhukhan, prr
2026-07-17 13:20:29 -07:00