Galder Zamarreño
|
6afb11c8d1
|
8382777: PrintMethodData not showing BranchData
Reviewed-by: phubner, roland, coleenp
|
2026-05-11 10:04:18 +00:00 |
|
Albert Mingkun Yang
|
8b7c364028
|
8383864: G1: Separate worker-local refinement data from shared concurrent refinement stats
Reviewed-by: tschatzl, iwalulya
|
2026-05-11 09:57:00 +00:00 |
|
Joel Sikström
|
83bf738d8d
|
8383868: Separate resourcehogs tests from hotspot_misc
Reviewed-by: dholmes, lkorinth
|
2026-05-11 09:13:23 +00:00 |
|
Thomas Schatzl
|
54029b0a3c
|
8334617: Build always compiles gtest depending on Serial GC, failing build if disabled
Reviewed-by: shade, aboldtch
|
2026-05-11 07:38:50 +00:00 |
|
Thomas Schatzl
|
7c5d6c80dc
|
8384145: Use the default collector in JDK builds
Reviewed-by: erikj, shade, aboldtch
|
2026-05-11 07:34:32 +00:00 |
|
Dusan Balek
|
211b414f1f
|
8381403: @Deprecated annotation has no effect warnings on record components
Reviewed-by: jlahoda
|
2026-05-11 07:27:47 +00:00 |
|
Amit Kumar
|
f9d1ab7cd7
|
8381257: [s390x] deoptimization stub should save vector registers
Reviewed-by: mdoerr, aph
|
2026-05-11 05:12:33 +00:00 |
|
David Holmes
|
840154df43
|
8373839: Disable JVM TI suspension during JNI critical regions
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: sspitsyn, pchilanomate
|
2026-05-11 04:49:11 +00:00 |
|
Kirill Shirokov
|
5caa357fc6
|
8381364: Update the java tool specification for CompileCommand compile levels
Reviewed-by: kvn, mhaessig
|
2026-05-10 18:51:24 +00:00 |
|
Kirill Shirokov
|
c35c32502d
|
8313713: Allow CompileCommand flag to specify compilation level
Reviewed-by: kvn, asmehra
|
2026-05-10 16:17:17 +00:00 |
|
jonghoonpark
|
3c1af6b9c8
|
8382880: C2: Remove unused Final_Reshape_Counts::get_*_count() methods
Reviewed-by: kvn, aseoane
|
2026-05-08 22:58:33 +00:00 |
|
Xiaolong Peng
|
83cd98426e
|
8383861: Shenandoah: Use int[] as filling class for compressed oop array allocation
Reviewed-by: shade, kdnilsen
|
2026-05-08 22:06:14 +00:00 |
|
Phil Race
|
0b0a5a71a3
|
8381843: FileDialog:setFile() specification needs to be enhanced w.r.to file selection
Reviewed-by: aivanov, psadhukhan, kizune
|
2026-05-08 21:00:10 +00:00 |
|
Andrew Dinn
|
84afc28148
|
8384089: Correctly catch invalid uses of StubCodeMark
Reviewed-by: asmehra, kvn
|
2026-05-08 16:36:20 +00:00 |
|
Matthias Baesken
|
18d0d27a6e
|
8382035: [ubsan] Under UBSAN builds, disable tests that rely on simulated JVM crashes
Reviewed-by: cjplummer, azafari, lucy
|
2026-05-08 14:41:14 +00:00 |
|
Thomas Schatzl
|
88ac00a312
|
8384097: G1: G1ConcurrentMarkThread::total_mark_cpu_time_s adds together nanoseconds and seconds
Reviewed-by: iwalulya, shade
|
2026-05-08 12:09:36 +00:00 |
|
Harshit
|
0fe720b444
|
8383485: [S390X] Add patching support for LIR_Assembler::leal
Reviewed-by: mdoerr, amitkumar, aph
|
2026-05-08 09:32:26 +00:00 |
|
Paul Hübner
|
e06eb8dcaa
|
8384072: Problem list runtime/Thread/TestAlwaysPreTouchStacks.java
Reviewed-by: azafari, jsikstro
|
2026-05-08 09:19:15 +00:00 |
|
Per Minborg
|
a6bd64be55
|
8376811: Implement JEP 531: Lazy Constants (Third Preview)
Reviewed-by: jvernee, vklang, mhaessig
|
2026-05-08 08:03:43 +00:00 |
|
Ashay Rane
|
54146adae0
|
8383262: Implement optimized aarch64_get_thread_helper() for Windows/AArch64
Reviewed-by: adinn, aph, macarte
|
2026-05-08 07:28:26 +00:00 |
|
Ashay Rane
|
2e0c8caab1
|
8383611: assert(count == os::processor_count() + 1) failed: invalid enumeration!
Reviewed-by: dholmes, macarte
|
2026-05-08 05:03:34 +00:00 |
|
Fabio Romano
|
8ae19e1ea4
|
8366478: BigDecimal roots
Reviewed-by: rgiulietti
|
2026-05-07 23:59:07 +00:00 |
|
Sergey Bylokhov
|
f5aae68315
|
8369455: XAWT: List.getSelectedItem may throw ArrayIndexOutOfBoundsException
Reviewed-by: prr, azvegint, aivanov
|
2026-05-07 23:41:19 +00:00 |
|
Shawn Emery
|
ffc16bd40d
|
8364121: DES[ede]KeySpec do not consistently check for valid parameters
Reviewed-by: mullan
|
2026-05-07 17:50:10 +00:00 |
|
Goetz Lindenmaier
|
a2e271969d
|
8383630: Fix iteration in tests doing class redefinition
Reviewed-by: shade, mbaesken
|
2026-05-07 17:05:10 +00:00 |
|
Thomas Schatzl
|
d81632a11e
|
8384098: Fix typo in "elasped_time" in Universe::log_cpu_time()
Reviewed-by: jsikstro, shade
|
2026-05-07 16:24:33 +00:00 |
|
Boris Ulasevich
|
c833dc0a0b
|
8379396: "assert(offset + partition_size <= size()) failed: partition failed" when combining NonProfiledCodeHeapSize and large value for CICompilerCount
Reviewed-by: dlong, kvn
|
2026-05-07 13:40:00 +00:00 |
|
Axel Boldt-Christmas
|
a6d763ac87
|
8383172: Create AbstractLRUReferencePolicy base class
Reviewed-by: ayang, jsikstro
|
2026-05-07 13:05:42 +00:00 |
|
Stefan Karlsson
|
253df3a580
|
8383912: Deduplicate klass fetching and decoding in oopDesc
Reviewed-by: shade, ayang
|
2026-05-07 11:26:51 +00:00 |
|
Benjamin Peterson
|
05efe2824d
|
8383909: Unused ThreadDumper.BoundedByteArrayOutputStream.write(int b) is wrong
Reviewed-by: alanb, sspitsyn
|
2026-05-07 11:08:09 +00:00 |
|
David Briemann
|
c5b9e4db80
|
8383914: [PPC] cleanup dtrace leftovers
Reviewed-by: mdoerr
|
2026-05-07 10:08:44 +00:00 |
|
David Briemann
|
6e90f375a8
|
8383848: [PPC64] Remove outdated comments for old versions of PPC
Reviewed-by: mdoerr
|
2026-05-07 10:05:47 +00:00 |
|
Leo Korinth
|
c2b9ffed49
|
8227106: Rename InitiatingHeapOccupancyPercent to G1IHOP and make G1IHOP G1 specific
Reviewed-by: ayang, tschatzl, iwalulya
|
2026-05-07 09:51:41 +00:00 |
|
Galder Zamarreño
|
af9ed6c022
|
8382881: Swap min/max values and avoid equals min/max values in MinMaxVector
Reviewed-by: roland
|
2026-05-07 09:20:45 +00:00 |
|
Stefan Karlsson
|
64124b5201
|
8383910: klass_or_null_acquire asserts on null when using compact object headers
Reviewed-by: jsjolen, mdoerr, shade, tschatzl
|
2026-05-07 08:26:14 +00:00 |
|
Paul Hübner
|
8de6298ed5
|
8379630: Add JMH benchmark to measure the overhead of using captured call state
Reviewed-by: pminborg, jvernee, liach
|
2026-05-07 07:57:44 +00:00 |
|
Marc Chevalier
|
4e1dd4daba
|
8383851: TypeInstPtr::get_const_boxed_value is unused since JDK-8149813
Reviewed-by: aseoane, thartmann
jdk-27+21
|
2026-05-07 07:28:52 +00:00 |
|
Naoto Sato
|
7bf1de524c
|
8384042: [BACKOUT] Incorrect handling of Hawaii_Aleutian metazone
Reviewed-by: jlu, iris
|
2026-05-06 22:44:57 +00:00 |
|
Naoto Sato
|
e324174148
|
8383825: Incorrect handling of Hawaii_Aleutian metazone
Reviewed-by: jlu, iris
|
2026-05-06 19:51:23 +00:00 |
|
Aleksey Shipilev
|
b337599da2
|
8383810: Shenandoah: Simplify native CAS barriers
Reviewed-by: rkennke, xpeng, kdnilsen
|
2026-05-06 14:41:18 +00:00 |
|
Liam Miller-Cushon
|
d171f37761
|
8382871: Completion failure during diagnostic formatting
Reviewed-by: vromero
|
2026-05-06 11:54:41 +00:00 |
|
Quan Anh Mai
|
f5624e65ed
|
8379667: C2: Deep recursion with cmovP_regNode::bottom_type
Reviewed-by: aseoane, dlong
|
2026-05-06 11:14:44 +00:00 |
|
Joel Sikström
|
c53a98ce9e
|
8383850: Move TestLargeUTF8Length.java to resourcehogs
Reviewed-by: aboldtch, jsjolen, dholmes, phubner
|
2026-05-06 11:09:58 +00:00 |
|
Albert Mingkun Yang
|
795f994a7a
|
8383643: Serial: Avoid reloading klass when checking string dedup candidates
Reviewed-by: stefank, shade
|
2026-05-06 11:07:07 +00:00 |
|
Alan Bateman
|
4f3edc376a
|
8380109: Implement JEP 533: Structured Concurrency (Seventh Preview)
Reviewed-by: vklang
|
2026-05-06 10:18:04 +00:00 |
|
Mikhail Yankelevich
|
e44bda91b4
|
8381434: Convert hard coded debug to Boolean.getBoolean in security libraries
Reviewed-by: rhalade
|
2026-05-06 08:56:19 +00:00 |
|
Fredrik Bredberg
|
1abd828220
|
8382311: 30% Performance regression in Philosophers benchmark
Reviewed-by: dholmes, aartemov, shade
|
2026-05-06 07:37:41 +00:00 |
|
Jan Lahoda
|
bb9a09437c
|
8378102: Validly imported symbols of unresolved types do not have their FQN reflected in the Element/TypeMirror instances passed to annotation processors
Reviewed-by: vromero
|
2026-05-06 06:02:28 +00:00 |
|
Axel Boldt-Christmas
|
3a9137228d
|
8383834: x86_64: Client build fails after JDK-8379706
Reviewed-by: stefank, haosun, shade
|
2026-05-06 05:59:41 +00:00 |
|
SendaoYan
|
f646ace39e
|
8383570: Test DisabledAlgorithms.java intermittently timed out
Reviewed-by: djelinski
|
2026-05-06 03:59:15 +00:00 |
|