Calvin Cheung
|
38af17d078
|
8356807: Change log_info(cds) to MetaspaceShared::report_loading_error()
Reviewed-by: matsaave, iklam
|
2025-07-15 17:27:17 +00:00 |
|
Daniel Lundén
|
820263e48a
|
8360701: Add bailout when the register allocator interference graph grows unreasonably large
Reviewed-by: mhaessig, thartmann
|
2025-07-15 15:37:27 +00:00 |
|
Ian Graves
|
b65fdf5af0
|
8358768: [vectorapi] Make VectorOperators.SUADD an Associative
Reviewed-by: psandoz
|
2025-07-15 14:33:37 +00:00 |
|
Johannes Bechberger
|
d2082c58ff
|
8358621: Reduce busy waiting in worse case at the synchronization point returning from native in CPU Time Profiler
Reviewed-by: shade, jbachorik, egahlin
|
2025-07-15 14:23:11 +00:00 |
|
Raffaello Giulietti
|
563e876246
|
8358540: Enhance MathUtils in view of FloatingDecimal enhancements
Reviewed-by: darcy
|
2025-07-15 13:21:35 +00:00 |
|
Johannes Bechberger
|
c70258ca1c
|
8358619: Fix interval recomputation in CPU Time Profiler
Reviewed-by: jbachorik, mgronlun
|
2025-07-15 10:58:02 +00:00 |
|
Thomas Schatzl
|
9697e5bf74
|
8362151: Remove unnecessary ClassLoaderDataGraph friend classes
Reviewed-by: coleenp, shade
|
2025-07-15 09:03:56 +00:00 |
|
Albert Mingkun Yang
|
c9ecc82666
|
8362162: Use bool for caller of os::must_commit_stack_guard_pages()
Reviewed-by: shade, kbarrett
|
2025-07-15 07:51:45 +00:00 |
|
Matthias Baesken
|
bf225c201f
|
8361959: [GCC static analyzer] java_props_md.c leak of 'temp' variable is reported
Reviewed-by: shade, kbarrett, rriggs
|
2025-07-15 07:18:15 +00:00 |
|
Hannes Greule
|
e5ab210713
|
8359678: C2: assert(static_cast<T1>(result) == thing) caused by ReverseBytesNode::Value()
Reviewed-by: mhaessig, dlong, thartmann
|
2025-07-15 06:28:03 +00:00 |
|
Alexander Zvegintsev
|
18c2e40de7
|
8354415: [Ubuntu25.04] api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode - setDisplayMode_REFRESH_RATE_UNKNOWN fails: Height is different on vnc
Reviewed-by: honkar, kizune
|
2025-07-15 06:21:48 +00:00 |
|
Jan Lahoda
|
40d159d4a9
|
8362116: System.in.read() etc. don't accept input once immediate Ctrl+D pressed in JShell
Reviewed-by: liach, cstein
|
2025-07-15 06:13:45 +00:00 |
|
Erik Gahlin
|
25e509b0db
|
8362097: JFR: Active Settings view broken
Reviewed-by: mgronlun
|
2025-07-15 05:14:44 +00:00 |
|
Chen Liang
|
0acd065bf5
|
8361909: ConstantPoolBuilder::loadableConstantEntry and constantValueEntry should throw NPE
Reviewed-by: asotona
|
2025-07-14 23:35:05 +00:00 |
|
David Holmes
|
f36147b326
|
8356942: invokeinterface Throws AbstractMethodError Instead of IncompatibleClassChangeError
Reviewed-by: coleenp, iklam
|
2025-07-14 22:53:45 +00:00 |
|
Phil Race
|
5cf672e778
|
8359053: Implement JEP 504 - Remove the Applet API
Reviewed-by: aivanov, kizune, kcr, achung, serb
|
2025-07-14 20:23:38 +00:00 |
|
Aleksey Shipilev
|
6cff49c0fe
|
8361380: ARM32: Atomic stubs should be in pre-universe
Co-authored-by: Andrew Dinn <adinn@openjdk.org>
Reviewed-by: kvn, adinn
|
2025-07-14 14:30:02 +00:00 |
|
Dingli Zhang
|
5edd546585
|
8361449: RISC-V: Code cleanup for native call
Reviewed-by: fyang, fjiang
|
2025-07-14 11:56:07 +00:00 |
|
Benoît Maillard
|
a531c9aece
|
8361144: Strenghten the Ideal Verification in PhaseIterGVN::verify_Ideal_for by comparing the hash of a node before and after Ideal
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: galder, dfenacci, epeter
|
2025-07-14 11:40:00 +00:00 |
|
Thomas Schatzl
|
99c299f098
|
8361706: Parallel weak klass link cleaning does not clean out previous klasses
Reviewed-by: eosterlund, coleenp
|
2025-07-14 09:39:06 +00:00 |
|
Thomas Schatzl
|
272e66d017
|
8361952: Installation of MethodData::extra_data_lock() misses synchronization on reader side
Reviewed-by: shade, coleenp, dholmes
|
2025-07-14 08:59:35 +00:00 |
|
han gq
|
14c79be161
|
8361140: Missing OptimizePtrCompare check in ConnectionGraph::reduce_phi_on_cmp
Reviewed-by: chagedorn, cslucas
|
2025-07-14 07:39:04 +00:00 |
|
Alexander Zvegintsev
|
0029554d20
|
8360647: [XWayland] [OL10] NumPad keys are not triggered
Reviewed-by: honkar, serb
|
2025-07-14 03:43:54 +00:00 |
|
Jasmine Karthikeyan
|
77bd417c99
|
8350177: C2 SuperWord: Integer.numberOfLeadingZeros, numberOfTrailingZeros, reverse and bitCount have input types wrongly truncated for byte and short
Reviewed-by: epeter, thartmann
|
2025-07-13 21:28:39 +00:00 |
|
Prasanta Sadhukhan
|
bc828c8fb6
|
6955128: Spec for javax.swing.plaf.basic.BasicTextUI.getVisibleEditorRect contains inappropriate wording
Reviewed-by: aivanov, prr, dnguyen, abhiscxk, tr
|
2025-07-13 11:02:19 +00:00 |
|
Chen Liang
|
189017f750
|
8361908: Mix and match of dead and valid exception handler leads to malformed class file
Reviewed-by: asotona
|
2025-07-11 22:52:26 +00:00 |
|
Chen Liang
|
3f59eae3d0
|
8361102: java.lang.classfile.CodeBuilder.branch(Opcode op, Label target) doesn't throw IllegalArgumentException - if op is not of Opcode.Kind.BRANCH
Reviewed-by: asotona
|
2025-07-11 22:52:10 +00:00 |
|
Xiaolong Peng
|
46988e1073
|
8361948: Shenandoah: region free capacity unit mismatch
Reviewed-by: shade, wkemper
|
2025-07-11 20:09:50 +00:00 |
|
Srinivas Vamsi Parasa
|
26b002805a
|
8360776: Disable Intel APX by default and enable it with -XX:+UnlockExperimentalVMOptions -XX:+UseAPX in all builds
Reviewed-by: sviswanathan, dholmes, jbhateja
|
2025-07-11 18:55:11 +00:00 |
|
Igor Veresov
|
59bec29c35
|
8358580: Rethink how classes are kept alive in training data
Reviewed-by: coleenp, shade
|
2025-07-11 18:07:13 +00:00 |
|
Evgeny Astigeevich
|
a86dd56de3
|
8360936: Test compiler/onSpinWait/TestOnSpinWaitAArch64.java fails after JDK-8359435
Reviewed-by: shade, aph
|
2025-07-11 15:25:22 +00:00 |
|
Thomas Stuefe
|
445e5ecd98
|
8361342: Shenandoah: Evacuation may assert on invalid mirror object after JDK-8340297
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, rkennke
|
2025-07-11 08:02:52 +00:00 |
|
Marc Chevalier
|
3ffc5b9ef7
|
8359344: C2: Malformed control flow after intrinsic bailout
Reviewed-by: thartmann, kvn
|
2025-07-11 07:07:27 +00:00 |
|
jeremy
|
529049be6b
|
8356137: GifImageDecode can produce opaque image when disposal method changes
Reviewed-by: jdv, prr
|
2025-07-11 05:47:29 +00:00 |
|
Kim Barrett
|
eddfc6449f
|
8361383: LogFileStreamOutput::write_decorations uses wrong type for format precisions
Reviewed-by: dholmes, iklam
|
2025-07-11 05:30:29 +00:00 |
|
Andrew Dinn
|
3d74cbe0ac
|
8361844: Build without C1 or C2 fails after 8360707
Reviewed-by: kvn
|
2025-07-10 17:23:10 +00:00 |
|
Naoto Sato
|
f5afbbd32a
|
8361717: Refactor Collections.emptyList() in Locale related classes
Reviewed-by: bpb, jlu, liach, cstein
|
2025-07-10 16:08:05 +00:00 |
|
Kevin Walls
|
cbc7090b91
|
8359809: AttributeList, RoleList and UnresolvedRoleList should never accept other types of Object
Reviewed-by: sspitsyn
|
2025-07-10 15:21:04 +00:00 |
|
Thomas Schatzl
|
3d37c4e37a
|
8361693: Remove Klass::clean_subklass_tree()
Reviewed-by: zgu, kbarrett
|
2025-07-10 13:00:48 +00:00 |
|
Nizar Benalla
|
73ab54e4c3
|
8360302: Update --release 25 symbol information for JDK 25 build 29
Reviewed-by: darcy, iris
|
2025-07-10 11:25:41 +00:00 |
|
Vicente Romero
|
80662a485a
|
8361499: Intersection type cast causes javac crash with -Xjcov
Reviewed-by: mcimadamore
|
2025-07-10 10:38:31 +00:00 |
|
Albert Mingkun Yang
|
c118543efe
|
8361704: Parallel: Simplify logic condition in MutableNUMASpace::initialize
Reviewed-by: tschatzl
|
2025-07-10 09:18:35 +00:00 |
|
Kevin Walls
|
13e0f99626
|
8351413: Remove XML interchange in java.management/javax/management/modelmbean/DescriptorSupport
Reviewed-by: dfuchs, sspitsyn
|
2025-07-10 08:19:06 +00:00 |
|
David Holmes
|
f67e435431
|
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: mdoerr, stuefe, coleenp
|
2025-07-10 01:59:49 +00:00 |
|
David Holmes
|
c28bb8bf7a
|
8361647: Report the error reason on failed semaphore calls on macOS
Reviewed-by: shade, ayang, jwaters
|
2025-07-10 01:54:39 +00:00 |
|
Gustavo Simon
|
0f7808f333
|
8360122: Fix java.sql\Connection.java indentation
Reviewed-by: liach, lancea
|
2025-07-09 19:55:20 +00:00 |
|
Chen Liang
|
c9bea77342
|
8361615: CodeBuilder::parameterSlot throws undocumented IOOBE
Reviewed-by: asotona
|
2025-07-09 19:29:25 +00:00 |
|
Yudi Zheng
|
6681fc72d3
|
8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimization profile
Reviewed-by: dnsimon, gdub
|
2025-07-09 19:12:37 +00:00 |
|
Eric Caspole
|
7282f68cee
|
8361216: Do not fork javac in J2DBench ant build
Reviewed-by: prr
|
2025-07-09 18:47:38 +00:00 |
|
Brian Burkhalter
|
6e203384f8
|
8358533: Improve performance of java.io.Reader.readAllLines
Reviewed-by: rriggs, sherman
|
2025-07-09 16:15:36 +00:00 |
|