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 |
|
Sergey Bylokhov
|
30be9c1cb2
|
8378885: Add missing @Override annotations in "javax.print.attribute.standard" package part 2
Reviewed-by: prr
|
2026-03-12 23:46:46 +00:00 |
|
Daniel Gredler
|
8444fdae4a
|
8379778: SunGraphics2D improvements
Reviewed-by: avu, prr
|
2026-03-12 14:49:35 +00:00 |
|
Daniel Fuchs
|
34a0235ed3
|
8379548: java/util/logging/ParentLoggersTest.java failed with missing myParentLogger value
Reviewed-by: jpai
|
2026-03-12 14:45:18 +00:00 |
|
Amit Kumar
|
83f323d6fd
|
8379704: [s390x] Build without C2 broken after 8373595
Reviewed-by: mdoerr, aph
|
2026-03-12 09:59:04 +00:00 |
|
Kuai Wei
|
bd2972d2b0
|
8379502: Remove unused PhaseOutput::need_register_stack_bang()
Reviewed-by: chagedorn
|
2026-03-12 09:31:08 +00:00 |
|
Kerem Kat
|
c6afd3ced6
|
8379460: C2: Notify AddI/AddL to URShiftI/URShiftL users
Reviewed-by: qamai, dfenacci, mchevalier
|
2026-03-12 09:24:55 +00:00 |
|
Quan Anh Mai
|
fd80329bfd
|
8379260: C2: Separate volatile barrier and full barrier
Reviewed-by: fyang, mdoerr, amitkumar, aph, dlong
|
2026-03-12 08:39:41 +00:00 |
|
Albert Mingkun Yang
|
73424d14ba
|
8379506: Parallel: Move Parallel specific flags to parallel_globals.hpp
Reviewed-by: tschatzl, phubner
|
2026-03-12 08:31:43 +00:00 |
|
Jan Lahoda
|
26bb357fa2
|
8305250: Unnecessary "unknown enum constant" warning emitted by javac when dependency has optional annotations with enums
Reviewed-by: vromero
|
2026-03-12 07:32:43 +00:00 |
|
Jan Lahoda
|
39a25663e3
|
8378740: Suppressed warnings reported when implicit compilation is combined with annotation processing
Reviewed-by: liach, vromero, dbeaumont
|
2026-03-12 06:19:05 +00:00 |
|
Phil Race
|
814b7f5d2a
|
8378920: Remove AppContext from SequencedEvent
Reviewed-by: psadhukhan, tr
|
2026-03-11 17:54:32 +00:00 |
|
Alexey Semenyuk
|
c315d1cd2b
|
8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified
Reviewed-by: almatvee
|
2026-03-11 16:39:57 +00:00 |
|
Daniel D. Daugherty
|
775f07e671
|
8379435: More proposed cleanups for JDK-8373595 A new ObjectMonitorTable implementation
Reviewed-by: coleenp, fbredberg
|
2026-03-11 16:37:46 +00:00 |
|
Roland Westrelin
|
d4960980cc
|
8373143: C2: verify that adr_type and adr's type match in LoadNode::make and StoreNode::make
Reviewed-by: qamai, bmaillard
|
2026-03-11 14:33:19 +00:00 |
|
Axel Boldt-Christmas
|
97f9060abe
|
8379181: Convert ObjectMonitorTable to use Atomic<T>
Reviewed-by: kbarrett, tschatzl
|
2026-03-11 13:24:20 +00:00 |
|
Aleksey Shipilev
|
c904a0edae
|
8378338: Shenandoah: Heap-used generic verification error after update-refs
Reviewed-by: wkemper
|
2026-03-11 11:14:59 +00:00 |
|
Leo Korinth
|
acbd1febdd
|
8377658: Cleanup files for enabling conversion warnings for g1ConcurrentMark.cpp
Reviewed-by: stefank, tschatzl, jsjolen
|
2026-03-11 10:12:37 +00:00 |
|
Martin Doerr
|
256512147d
|
8379448: [PPC64] Build without C2 broken after 8373595
Reviewed-by: rrich, aboldtch, mbaesken, dbriemann
|
2026-03-11 09:29:29 +00:00 |
|
Paul Hübner
|
e74863249c
|
8378559: Add setting of captured states like errno
Reviewed-by: jvernee, fbredberg
|
2026-03-11 09:22:20 +00:00 |
|
Anton Artemov
|
619fe63b5f
|
8362239: Reconcile enter_internal and reenter_internal in the ObjectMonitor code
Reviewed-by: dholmes, fbredberg, coleenp, pchilanomate, dcubed
|
2026-03-11 08:39:41 +00:00 |
|
Jan Lahoda
|
a741e290c9
|
8379284: Avoid the need to keep obsolete preview feature constants until bootstrap JDK is upgraded
Reviewed-by: liach, erikj, jpai, vromero
|
2026-03-11 07:15:25 +00:00 |
|
Damon Nguyen
|
8b8bb43396
|
8379256: Update GIFlib to 6.1.1
Reviewed-by: prr, kizune
|
2026-03-11 00:22:01 +00:00 |
|