Alexey Semenyuk
|
96f6ffbff4
|
8278591: Jpackage post installation information message
Reviewed-by: almatvee, erikj
|
2026-03-19 21:59:55 +00:00 |
|
Hai-May Chao
|
cdd64dbb5d
|
8379433: Throwing proper exception for invalid encapsulation length in Hybrid
Reviewed-by: weijun
|
2026-03-19 19:12:27 +00:00 |
|
Kelvin Nilsen
|
13b954b996
|
8380407: GenShen: Problem with com/sun/jdi/ThreadMemoryLeakTest
Reviewed-by: shade
|
2026-03-19 17:58:43 +00:00 |
|
Damon Nguyen
|
76e7c9e68a
|
8380078: Update GIFlib to 6.1.2
Reviewed-by: serb, azvegint
|
2026-03-19 16:11:50 +00:00 |
|
Ashay Rane
|
5a22b6477b
|
8278857: C2: optimize (x << 2) & -4 to x (and similar patterns) -> KnownBits for LShift
Reviewed-by: qamai, mchevalier
|
2026-03-19 15:37:03 +00:00 |
|
Leo Korinth
|
c715a45431
|
8380298: Rename _pagesizes and _pre_allocated_pagesizes in hugepages.cpp
Reviewed-by: stefank, iwalulya, jsikstro
|
2026-03-19 14:56:53 +00:00 |
|
Kim Barrett
|
3ad532135e
|
8380150: JavaCallArguments defined too late
Reviewed-by: stefank, ayang
|
2026-03-19 14:47:35 +00:00 |
|
Thomas Stuefe
|
347aae6428
|
8380011: Path-to-gcroots search should not trigger stack overflows
Reviewed-by: egahlin
|
2026-03-19 12:40:50 +00:00 |
|
Zhengyu Gu
|
4e9b35f9e8
|
8323792: ThreadSnapshot::initialize can cause assert in Thread::check_for_dangling_thread_pointer (possibility of dangling Thread pointer)
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Reviewed-by: dholmes
|
2026-03-19 12:38:08 +00:00 |
|
Ralf Schmelter
|
1de03224b8
|
8378764: fileStream::fileSize() fails for >2GB files on Windows
Reviewed-by: stuefe, dholmes, amenkov
|
2026-03-19 12:28:17 +00:00 |
|
Thomas Schatzl
|
a0c8fce9d7
|
8379511: G1: G1CollectorState should derive concurrent cycle state from G1ConcurrentMark
Reviewed-by: iwalulya, ayang
|
2026-03-19 09:57:28 +00:00 |
|
Michael Reeves
|
d0e62e114c
|
8351847: C2: Add "TraceSplitIf" flag to get more information about the optimization in Split-If
Reviewed-by: chagedorn, dfenacci
|
2026-03-19 07:44:30 +00:00 |
|
Richard Reingruber
|
7c0da6702f
|
8380041: PPC: remove POWER6 remnants
Reviewed-by: dbriemann, mdoerr
|
2026-03-19 05:20:45 +00:00 |
|
Thomas Stuefe
|
deccad2e95
|
8377907: (process) Race in ProcessBuilder can cause JVM hangs
Reviewed-by: simonis, rriggs
|
2026-03-19 05:04:00 +00:00 |
|
Rui Li
|
27a4ed5b7a
|
8375568: Shenandoah: Abbreviate thread names in display when length constraints apply
Reviewed-by: wkemper, kdnilsen
|
2026-03-18 23:11:48 +00:00 |
|
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 |
|