Alexander Zvegintsev
|
37cdc7977f
|
8380228: JNI primitive type mismatch in Java_com_sun_java_swing_plaf_gtk_GTKLookAndFeel_applyThemeIfNeeded of swing_GTKEngine.c:403 (ID: 52423)
Reviewed-by: psadhukhan, serb
|
2026-03-18 20:47:48 +00:00 |
|
Sergey Bylokhov
|
30145a4bd7
|
8379952: Revert JDK-8365711: Restore protected visibility of menuBarHeight and hotTrackingOn
Reviewed-by: azvegint
|
2026-03-18 20:40:42 +00:00 |
|
Ashutosh Mehra
|
f3069680e4
|
8380303: Obsolete unused flag UseXMMForArrayCopy
Reviewed-by: kvn, adinn, ayang
|
2026-03-18 17:55:00 +00:00 |
|
Coleen Phillimore
|
446fb203b2
|
8379015: Convert TraceNewOopMapGeneration to unified logging
Reviewed-by: dholmes, matsaave
|
2026-03-18 16:07:41 +00:00 |
|
Ashay Rane
|
766959f884
|
8371685: C2: Add flag to disable Loop Peeling
Reviewed-by: chagedorn, snatarajan, roland
|
2026-03-18 15:15:12 +00:00 |
|
Eirik Bjørsnøs
|
0379c0b005
|
8379557: Further optimize URL.toExternalForm
Reviewed-by: vyazici
|
2026-03-18 14:36:58 +00:00 |
|
María Arias de Reyna Domínguez
|
00a77704b0
|
8380292: Confusing "reverted *" messages during training
Reviewed-by: adinn, asmehra
|
2026-03-18 14:26:48 +00:00 |
|
Quan Anh Mai
|
e99ed13691
|
8379671: C2: Fix usage of PhaseGVN::transform in some intrinsics
Reviewed-by: bmaillard, dfenacci, roland
|
2026-03-18 11:05:10 +00:00 |
|
Albert Mingkun Yang
|
3a93daf189
|
8373369: [REDO] Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch
Reviewed-by: mdoerr, kvn, tschatzl
|
2026-03-18 09:07:14 +00:00 |
|
Volkan Yazici
|
706fbb3044
|
8378431: Move input validation checks to Java for java.lang.StringUTF16 intrinsics
Reviewed-by: dfenacci, rgiulietti, rriggs
|
2026-03-18 08:25:29 +00:00 |
|
Dusan Balek
|
d8f19bf961
|
8347418: ConsoleIOContext.countTrailintBackslashes causes NullPointerException
Reviewed-by: jlahoda
|
2026-03-18 07:04:25 +00:00 |
|
Sergey Bylokhov
|
d52e5bd035
|
8378727: [macOS] Missing dispatch_release for semaphores in CDesktopPeer
Reviewed-by: honkar, kizune, azvegint, dmarkov
|
2026-03-18 03:36:00 +00:00 |
|
Prasanta Sadhukhan
|
abb9c33ced
|
8380125: Formatting issue for few swing classes
Reviewed-by: honkar, azvegint
|
2026-03-18 01:14:16 +00:00 |
|
David Holmes
|
8378d28910
|
8379481: Recent JNI methods are missing DTrace probes
Reviewed-by: kbarrett, iklam, jwaters
|
2026-03-17 20:43:22 +00:00 |
|
Ioi Lam
|
00c1f4b624
|
8377512: AOT cache creation fails with invalid native pointer
Reviewed-by: kvn, jrose, liach
|
2026-03-17 20:33:44 +00:00 |
|
Ioi Lam
|
ee90f00b3b
|
8376822: UseCompactObjectHeaders: fill Klass alignment gaps in AOT cache
Reviewed-by: jsjolen, asmehra
|
2026-03-17 17:21:16 +00:00 |
|
Leo Korinth
|
9394749f9e
|
8377769: Only use large pages sizes that have any pages configured
Reviewed-by: ayang, stefank
|
2026-03-17 16:16:56 +00:00 |
|
Harshit Dhiman
|
0b17e0093d
|
8347396: Efficient TypeFunc creations
Reviewed-by: dlong, vlivanov, adinn
|
2026-03-17 09:25:00 +00:00 |
|
David Holmes
|
3a109f49fe
|
8380236: macOS build is broken by JDK-8359706
Reviewed-by: kbarrett
|
2026-03-17 07:18:40 +00:00 |
|
Kieran Farrell
|
b0831572e2
|
8359706: Add file descriptor count to VM.info
Reviewed-by: kevinw, stuefe
|
2026-03-17 06:00:32 +00:00 |
|
Ioi Lam
|
a1e4621b30
|
8378152: Upstream AOT heap object improvements from Leyden repo
Reviewed-by: jrose, kvn
|
2026-03-17 05:58:33 +00:00 |
|
Erik Gahlin
|
8d11b977de
|
8380037: JFR: Don’t format identifiers as numbers
Reviewed-by: mgronlun
|
2026-03-16 22:20:04 +00:00 |
|
Mohamed Issa
|
9dc3f488b4
|
8380079: Add separate flag for platforms on which copy and clear operations are faster with AVX3Threshold set to 0
Reviewed-by: kvn, asmehra, sviswanathan
|
2026-03-16 19:21:05 +00:00 |
|
Robert Toyonaga
|
3ddfdd94d9
|
8353567: Tighten NMT lock scope in os::release_memory and os::uncommit_memory
Reviewed-by: azafari, stuefe
|
2026-03-16 14:42:39 +00:00 |
|
Kangcheng Xu
|
e0fa3d2f81
|
8353290: C2: Refactor PhaseIdealLoop::is_counted_loop()
Reviewed-by: chagedorn, roland
|
2026-03-16 14:11:27 +00:00 |
|
Alexander Zvegintsev
|
c7438a92a7
|
8376050: awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java fails on Ubuntu
Reviewed-by: dmarkov, serb, aivanov, honkar
|
2026-03-16 14:10:19 +00:00 |
|
Thomas Stuefe
|
2240ff4179
|
8379967: (process) Improve ProcessBuilder error reporting
Reviewed-by: mbaesken, rriggs
|
2026-03-16 13:31:38 +00:00 |
|
Dusan Balek
|
c0aa411b34
|
8378251: Extend word delimiters used in jshell
Reviewed-by: jlahoda
|
2026-03-16 12:07:04 +00:00 |
|
Manuel Hässig
|
caf7e840c3
|
8377541: C2: Memory Barrier IR nodes not eliminated for stable array element access
Reviewed-by: dfenacci, qamai, mchevalier, dlong
|
2026-03-16 09:29:09 +00:00 |
|
Joel Sikström
|
3b8af308d7
|
8379665: Obsolete AlwaysActAsServerClassMachine and NeverActAsServerClassMachine
Reviewed-by: stefank, ayang, aboldtch
|
2026-03-16 09:10:07 +00:00 |
|
Fredrik Bredberg
|
d3be157fd5
|
8379457: Test EATests.java#id0 ERROR: monitor list errors: error_cnt=1
Reviewed-by: aartemov, aboldtch, dholmes
|
2026-03-16 09:06:58 +00:00 |
|
Dusan Balek
|
c04fe765a3
|
8378524: Compile-time constant generated through annotation processor is not usable in repeated annotation but fails compilation
Reviewed-by: jlahoda, vromero
|
2026-03-16 07:47:26 +00:00 |
|
Emanuel Peter
|
f430f1d865
|
8378968: C2 VectorAVX AVX2: wrong result, bad optimization in VectorLongToMaskNode::Ideal
Reviewed-by: jbhateja, vlivanov, kvn
|
2026-03-16 07:39:21 +00:00 |
|
Prasanta Sadhukhan
|
7484701e18
|
8309041: Swingutilities2 methods requesting focus can have a Cause
Reviewed-by: tr, dnguyen
|
2026-03-16 02:12:25 +00:00 |
|
Matthias Baesken
|
1606564edd
|
8379802: [AIX] unify DL_info struct and put it into a single header
Reviewed-by: mdoerr, clanger, erikj
|
2026-03-14 14:06:38 +00:00 |
|
Shawn Emery
|
fdb129ad94
|
8378893: X25519 should utilize a larger limb size
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: ascarpino, bperez
|
2026-03-13 16:34:30 +00:00 |
|
Ozan Cetin
|
1b81d0ac1d
|
8379544: C2: URShiftI Ideal optimization opportunity for - 3rd level notification required
Reviewed-by: qamai, dfenacci
|
2026-03-13 15:46:41 +00:00 |
|
Ben Perez
|
e9446e1554
|
8368841: X25519 implementation differs from the specification in RFC 7748
Reviewed-by: ascarpino, semery
|
2026-03-13 15:02:02 +00:00 |
|
Guanqiang Han
|
a211b0442d
|
8378742: C2: constant folding for ModFloatingNode should be done in Value method
Reviewed-by: roland, vlivanov, mchevalier
|
2026-03-13 14:59:03 +00:00 |
|
Erik Gahlin
|
28830e2155
|
8379917: JFR: Method timing event can have incorrect minimum value
Reviewed-by: mgronlun
|
2026-03-13 13:29:11 +00:00 |
|
Thomas Schatzl
|
1ea8ef92bc
|
8379781: G1: Full GC does not print partial array task stats
Reviewed-by: iwalulya, kbarrett
|
2026-03-13 10:57:14 +00:00 |
|
Richard Reingruber
|
fec7229bc2
|
8379625: PPC: cleanup C2 OptoAssembly
Reviewed-by: mdoerr, dbriemann
|
2026-03-13 09:52:52 +00:00 |
|
Casper Norrbin
|
2dd7a20bb3
|
8369503: [Linux] Move machine-specific queries to the OSContainer layer
Reviewed-by: sgehwolf, phubner
|
2026-03-13 09:30:49 +00:00 |
|
Stefan Johansson
|
38e8a46542
|
8378331: G1: WeakProcessor IsAlive and KeepAlive closures not handling humongous candidates correctly
8378336: G1: j.l.ref.Reference processor always keeps alive all humongous object referents
Reviewed-by: tschatzl, kbarrett, iwalulya
|
2026-03-13 08:53:59 +00:00 |
|
Anton Artemov
|
c9b7827464
|
8294152: AArch64: frame::id() and frame::is_older() broken for interpreted frames with large max_stack
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, fbredberg, mdoerr, aboldtch, amitkumar, pchilanomate
|
2026-03-13 08:45:15 +00:00 |
|
Kim Barrett
|
8c4d27381c
|
8379273: Convert miscellaneous utilities to use Atomic<T>
Reviewed-by: dholmes, fbredberg
|
2026-03-13 08:05:20 +00:00 |
|
Kim Barrett
|
d93204eaff
|
8379025: Convert utilities/debug to use Atomic<T>
Reviewed-by: dholmes, fbredberg
|
2026-03-13 08:01:12 +00:00 |
|
Kim Barrett
|
b5d1af1f02
|
8379026: Convert utilities/events to use Atomic<T>
Reviewed-by: dholmes, fbredberg
|
2026-03-13 02:43:09 +00:00 |
|
Kim Barrett
|
baf29eb3e5
|
8379024: Convert utilities/vmError to use Atomic<T>
Reviewed-by: dholmes, fbredberg
|
2026-03-13 02:39:21 +00:00 |
|
Kim Barrett
|
6ff9545cbf
|
8379027: Convert utilities/exceptions to use Atomic<T>
Reviewed-by: dholmes, fbredberg
|
2026-03-13 01:19:08 +00:00 |
|