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 |
|
Roland Westrelin
|
5b3456ce70
|
8388406: [BACKOUT] C2: crash in compiled code due to zero division because of widened CastII
Reviewed-by: thartmann, chagedorn
|
2026-07-17 15:02:34 +00:00 |
|
Thomas Stuefe
|
9e9fae6584
|
8387652: [aarch64] Fallback mode for narrow klass decoding
Reviewed-by: aph, adinn, rkennke, galder
|
2026-07-17 13:44:59 +00:00 |
|
Jatin Bhateja
|
5bea309caa
|
8387698: C2 VectorAPI: Float16Vector::indexInRange hits: fatal error: Not monotonic
Reviewed-by: chagedorn, epeter
|
2026-07-17 07:07:52 +00:00 |
|
Matthias Baesken
|
3e67ebff07
|
8387701: TestAVXRegisterDump: guarantee(how == 0) failed: test guarantee
Reviewed-by: missa, sviswanathan, kvn
|
2026-07-17 06:35:20 +00:00 |
|
David CARLIER
|
6987a3593f
|
8387718: JVMTI GetLocal/SetLocal: slot bounds check overflows for long/double slots
Reviewed-by: dholmes, sspitsyn
|
2026-07-17 05:02:17 +00:00 |
|
Guanqiang Han
|
b7b29c7082
|
8388186: java -XX:UseSSE=2 -XX:+EnableX86ECoreOpts -version crashes with assert(UseAVX > 0) failed: requires some form of AVX
Reviewed-by: asmehra, kvn
|
2026-07-17 02:14:36 +00:00 |
|
April Ivy
|
816fe33ea6
|
8387991: Optimize execution of runtime/Thread/TestSpinPause.java
Reviewed-by: dholmes, lmesnik
|
2026-07-16 18:55:38 +00:00 |
|
Ozan Cetin
|
820d28feb5
|
8370870: IGV: add simple regression tests for graph dumping
Reviewed-by: chagedorn, shade
|
2026-07-16 10:22:01 +00:00 |
|
Vladimir Ivanov
|
399317d393
|
8388357: ProblemList compiler/vectorapi/VectorStoreMaskIdentityTest.java
Reviewed-by: liach, kvn
|
2026-07-15 21:21:29 +00:00 |
|
Chen Liang
|
2659bfe355
|
8388347: Remove enablePreview from TestEnableNativeAccessJarManifest
Reviewed-by: jpai, jvernee
|
2026-07-15 19:16:54 +00:00 |
|
Chris Plummer
|
c4a8cb2349
|
8387640: vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq001/TestDescription.java fails intermittently
Reviewed-by: sspitsyn, lmesnik
|
2026-07-15 17:46:57 +00:00 |
|
Justin Lu
|
96737cf510
|
8387261: Locale.LanguageRange weight validation issues
Reviewed-by: naoto
|
2026-07-15 16:18:00 +00:00 |
|
Coleen Phillimore
|
79568c915a
|
8384557: Allow configuration of the JVM's temporary directory on Linux
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: dholmes, sspitsyn, jsjolen, kevinw
|
2026-07-15 15:02:05 +00:00 |
|
Matias Saavedra Silva
|
82a2089959
|
8365575: AOT cache should include classes verified using "fail over" verification
Reviewed-by: iklam, liach
|
2026-07-15 14:30:08 +00:00 |
|