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 |
|
Dingli Zhang
|
9601cfb31b
|
8388399: RISC-V: Enable vector FP16 conversions with Zvfhmin
Reviewed-by: fyang, wenanjian
|
2026-07-17 13:18:05 +00:00 |
|
Harshit Dhiman
|
026a63d0d9
|
8388285: [s390] compP_reg_mem is missing the barrier_data() == 0 predicate
Reviewed-by: amitkumar, aph
|
2026-07-17 11:08:58 +00:00 |
|
April Ivy
|
a15f693cb8
|
8387467: ZGC: Use shared thread-local _nmethod_disarmed_guard_value
Reviewed-by: aboldtch, ayang, eosterlund
|
2026-07-17 08:44:52 +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
|
2278ade4e8
|
8387674: Remove isXP() function from jabswitch.cpp
Reviewed-by: prr, clanger
|
2026-07-17 07:05:51 +00:00 |
|
Volkan Yazici
|
160382009f
|
8387598: sun.net.httpserver.maxReqTime and maxRspTime properties expect values in seconds
Reviewed-by: jpai
|
2026-07-17 06:38:30 +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 |
|
Volkan Yazici
|
0ad1166ada
|
8387753: Improve SimpleDateFormat.set2DigitYearStart() documentation
Reviewed-by: naoto
|
2026-07-17 05:55:39 +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 |
|
Harshit Dhiman
|
c5c366ad0c
|
8388284: [s390] resolve_jobject uses wrong branch condition after tmll
Reviewed-by: amitkumar, aph
|
2026-07-17 04:14:32 +00:00 |
|
Benjamin Peterson
|
bb3baa85b8
|
8388360: Dead sharedRuntime.cpp stub name code
Reviewed-by: dholmes
|
2026-07-17 02:19:00 +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 |
|
Mark Powers
|
24a1532719
|
8359758: O(n²) time complexity in sun.security.util.LocalizedMessage.getNonlocalized
Reviewed-by: djelinski, weijun, abarashev
|
2026-07-16 23:48:46 +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 |
|
Daisuke Yamazaki
|
80476532c0
|
8382269: keytool man page references to "JKS" need to be cleaned up
Reviewed-by: mullan, hchao
|
2026-07-16 14:10:24 +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 |
|
Ashutosh Mehra
|
bc03baed72
|
8387745: [aot] Several tests fail because a SoftReferenceKey cannot be archived
Reviewed-by: iklam, kvn
|
2026-07-16 00:48:42 +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 |
|
Aleksey Shipilev
|
41a188f1d1
|
8387463: Shenandoah: Use direct oop_oop_iterate methods for known types in marking loops
Reviewed-by: wkemper, xpeng, kdnilsen
|
2026-07-15 16:39:12 +00:00 |
|
Justin Lu
|
96737cf510
|
8387261: Locale.LanguageRange weight validation issues
Reviewed-by: naoto
|
2026-07-15 16:18:00 +00:00 |
|
Naoto Sato
|
c6a068a5ee
|
8388183: Wrong example in documentation for String.toLowerCase()
Reviewed-by: jlu, iris
|
2026-07-15 16:15:12 +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 |
|
Derek White
|
d1c87e5b4f
|
8388080: Increase static size of some stubs for APX code
Reviewed-by: sviswanathan, kvn
|
2026-07-15 13:42:10 +00:00 |
|
Robert Toyonaga
|
376ecc5a9d
|
8386546: Fix race when reserving memory with NUMA interleaving on Windows
Reviewed-by: asmehra, stuefe
|
2026-07-15 13:37:35 +00:00 |
|
Erik Gahlin
|
723826295a
|
8385957: JFR: Sensitive command-line arguments still in environment variable values
Reviewed-by: mgronlun, rtoyonaga
|
2026-07-15 11:04:04 +00:00 |
|
Albert Mingkun Yang
|
4086d114ed
|
8388188: NMT: Remove unused local variable in RegionIterator::next_committed
Reviewed-by: phubner, cnorrbin
jdk-28+7
|
2026-07-15 10:10:31 +00:00 |
|
Ruben Ayrapetyan
|
2a262d242f
|
8387149: C2: assert(regs[i] != regs[j]) failed: regs[2] and regs[3] are both: v24
Reviewed-by: aph, fgao
|
2026-07-15 09:57:38 +00:00 |
|
Roland Westrelin
|
d6899460c7
|
8380166: C2: crash in compiled code due to zero division because of widened CastII
Reviewed-by: qamai, chagedorn
|
2026-07-15 09:25:58 +00:00 |
|
EunHyunsu
|
f146847ca1
|
8380549: HttpCookie.expiryDate2DeltaSeconds returns 0 on parse failure, causing immediate cookie expiration
Reviewed-by: vyazici, michaelm
|
2026-07-15 07:16:10 +00:00 |
|
Quan Anh Mai
|
2b05a136cb
|
8387328: C2: A Phi must not have a narrower Type than its inputs
Reviewed-by: thartmann, vlivanov
|
2026-07-15 07:08:24 +00:00 |
|
Daniel Skantz
|
5c673a17c0
|
8387414: Insufficient feature gate in vm_version_x86 for UseKyberIntrinsics
Reviewed-by: semery, kvn
|
2026-07-15 06:36:49 +00:00 |
|
Harshit Dhiman
|
10ec62d643
|
8388016: [s390x] Remove the alignment from stubGenerator
Reviewed-by: aph, amitkumar
|
2026-07-15 04:17:27 +00:00 |
|
William Kemper
|
6ae23a0d65
|
8388058: Shenandoah: Refactor arraycopy_work
Reviewed-by: kdnilsen, shade
|
2026-07-14 23:41:25 +00:00 |
|
Hai-May Chao
|
0381286ade
|
8376748: Emit runtime warnings for JCE algorithms that will be disabled
Reviewed-by: mullan
|
2026-07-14 20:46:53 +00:00 |
|
Vladimir Ivanov
|
fe430ad121
|
8387940: C2: Stress allocation elimination failures
Reviewed-by: chagedorn, kvn, qamai
|
2026-07-14 19:14:06 +00:00 |
|
William Kemper
|
189dde7dfe
|
8388173: Shenandoah: Overly strict assertion failure in CAS barrier
Reviewed-by: shade, xpeng
|
2026-07-14 18:42:48 +00:00 |
|
Aleksey Shipilev
|
0efadf5f54
|
8388139: Shenandoah: -XX:+VerifyOops fails on forwarded objects with COH
Reviewed-by: wkemper, xpeng
|
2026-07-14 17:58:31 +00:00 |
|
Albert Mingkun Yang
|
5d24cecccd
|
8387048: NMTCommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm fails due to found_stack_top
Reviewed-by: rtoyonaga, stuefe
|
2026-07-14 17:25:01 +00:00 |
|
Quan Anh Mai
|
499a25b2d0
|
8386503: C2: assert(adr_type == nullptr || adr_type->isa_aryptr() != nullptr) failed: unexpected type-unsafe store
Reviewed-by: epeter, vlivanov
|
2026-07-14 16:47:49 +00:00 |
|
Vladimir Ivanov
|
e452e6c8b0
|
8374783: C2 compilation asserts with "slice of address and input slice don't match"
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: chagedorn, qamai
|
2026-07-14 16:13:18 +00:00 |
|
Mark Powers
|
f71c37bdb3
|
8358549: O(n²) time complexity in java.security.Provider.parseLegacy() method
Reviewed-by: mullan, djelinski
|
2026-07-14 14:47:16 +00:00 |
|
Benjamin Peterson
|
feb944c6c9
|
8387637: Dead code for upwards interpreter stacks
Reviewed-by: coleenp, dholmes, shade
|
2026-07-14 13:29:26 +00:00 |
|
Jatin Bhateja
|
6e2a4f847f
|
8386322: Float16Vector.toString should render lane values using Float16.toString
Reviewed-by: psandoz, rgiulietti
|
2026-07-14 12:57:49 +00:00 |
|
Ashay Rane
|
be40b6bcda
|
8387188: JImageExtractTest.java test should deny APPEND_DATA ACL in testExtractToReadOnlyDir
Reviewed-by: alanb, dbalek
|
2026-07-14 09:12:36 +00:00 |
|
Matthias Baesken
|
6ec04bb204
|
8387675: IS_WINVISTA macro is obsolete
Reviewed-by: aivanov, stuefe, prr
|
2026-07-13 18:04:04 +00:00 |
|