Phil Race
|
784dd56ce2
|
8378999: BeanContextSupport.add(Object) synchronizes on its argument
Reviewed-by: aivanov, serb
|
2026-03-06 18:02:16 +00:00 |
|
Phil Race
|
779970fb6f
|
8373626: [asan] read past end of buffer in sun.awt.image.ImagingLib.convolveBI
Reviewed-by: jdv
|
2026-03-06 17:57:32 +00:00 |
|
Joe Darcy
|
ea4a151245
|
8379156: Specify behavior of Types.asElement() on array types
Reviewed-by: hannesw, liach
|
2026-03-06 17:20:44 +00:00 |
|
Daniel D. Daugherty
|
0aa52d633a
|
8379371: Proposed cleanups for JDK-8373595 A new ObjectMonitorTable implementation
Reviewed-by: stefank, fbredberg
|
2026-03-06 15:39:27 +00:00 |
|
Artur Barashev
|
b349f661ea
|
8379191: SunX509KeyManagerImpl alias chooser methods returns null for EC_EC
Reviewed-by: myankelevich, mullan
|
2026-03-06 14:27:53 +00:00 |
|
Vicente Romero
|
374a94f447
|
8379201: Wrong type annotation offset on casts on expressions (redo)
Reviewed-by: jlahoda
|
2026-03-06 14:26:09 +00:00 |
|
Markus Grönlund
|
45fc141d29
|
8379230: JFR: Do not store leak context edge idx in markWord
Reviewed-by: egahlin
|
2026-03-06 10:23:33 +00:00 |
|
Daniel Gredler
|
ca479be747
|
8379363: FontInfo improvements
Reviewed-by: prr, serb
|
2026-03-06 10:21:14 +00:00 |
|
Jatin Bhateja
|
310d5a1562
|
8346256: Optimize UMIN/UMAX reduction operations for x86 targets
Reviewed-by: qamai, sviswanathan
|
2026-03-06 04:39:42 +00:00 |
|
Alexey Semenyuk
|
c532dfff53
|
8379348: jpackage will use wrong arch suffix for RPM bundle when running on Debian Linux
Reviewed-by: almatvee
|
2026-03-06 03:33:16 +00:00 |
|
Jayathirth D V
|
1a4825b226
|
8379158: Update FreeType to 2.14.2
Reviewed-by: azvegint, prr, serb
|
2026-03-06 01:12:55 +00:00 |
|
Alexey Semenyuk
|
c2f6bd87c6
|
8379334: jpackage: fix bug in DottedVersion.greedy() function
Reviewed-by: almatvee
|
2026-03-06 01:08:49 +00:00 |
|
Phil Race
|
f266079d26
|
8378917: InputEvent checks for SystemClipboard access are unused
Reviewed-by: dmarkov, serb
|
2026-03-05 23:54:52 +00:00 |
|
Sruthy Jayan
|
3363a16c1d
|
8375045: Incorrect Interpretation of POSIX TZ Environment Variable on AIX
Reviewed-by: naoto
|
2026-03-05 22:20:30 +00:00 |
|
Joe Darcy
|
3d6856c251
|
8374658: Consider use of "included" rather than "enclosed" in jx.a.p.Processor
Reviewed-by: vromero
|
2026-03-05 17:25:54 +00:00 |
|
Boris Ulasevich
|
2cb177d0ba
|
8371459: [REDO] AArch64: Use SHA3 GPR intrinsic where it's faster
Reviewed-by: phh, bperez
|
2026-03-05 16:10:44 +00:00 |
|
Hannes Wallnöfer
|
4d9d2c352b
|
8284315: DocTrees.getElement is inconsistent with Elements.getTypeElement
Reviewed-by: jlahoda, vromero
|
2026-03-05 14:15:08 +00:00 |
|
Volkan Yazici
|
0668dab545
|
8379114: HttpServer path prefix matching incorrectly matches paths that are not slash-prefixed
Reviewed-by: dfuchs
|
2026-03-05 12:26:37 +00:00 |
|
Eric Fang
|
97b78f0423
|
8374349: [VectorAPI]: AArch64: Prefer merging mode SVE CPY instruction
Reviewed-by: aph
|
2026-03-05 11:12:08 +00:00 |
|
Kerem Kat
|
8a9b63f76f
|
8378413: C2: Missed Ideal optimization opportunity in PhaseIterGVN for URShiftI still exists
Reviewed-by: qamai, dlong
|
2026-03-05 11:05:01 +00:00 |
|
Ivan Walulya
|
c9a0e36508
|
8378376: DaCapo-h2-large regression after JDK-8238686
Reviewed-by: kbarrett, tschatzl
|
2026-03-05 10:13:26 +00:00 |
|
David Briemann
|
28e8700f46
|
8378675: PPC64: increase instruction cache line size
Reviewed-by: mdoerr
|
2026-03-05 10:08:57 +00:00 |
|
Fredrik Bredberg
|
c87ecaddfb
|
8379192: Use an initializer list in the ObjectWaiter constructor
Reviewed-by: coleenp, dholmes, aartemov
|
2026-03-05 09:23:21 +00:00 |
|
Kim Barrett
|
1f4a7bbb9d
|
8379040: Remove inclusion of allocation.hpp from atomicAccess.hpp
Reviewed-by: iwalulya, dholmes
|
2026-03-04 22:42:19 +00:00 |
|
Patrick Strawderman
|
08c8520b39
|
8378698: Optimize Base64.Encoder#encodeToString
Reviewed-by: liach, rriggs
|
2026-03-04 20:04:30 +00:00 |
|
Chen Liang
|
9d1d0c6f05
|
8379166: Upstream redundant diffs fixed in Valhalla - Part 1
Reviewed-by: rriggs
|
2026-03-04 19:46:06 +00:00 |
|
Liam Miller-Cushon
|
0fbf58d8ff
|
8372353: API to compute the byte length of a String encoded in a given Charset
Reviewed-by: rriggs, naoto, vyazici
|
2026-03-04 17:33:32 +00:00 |
|
Manuel Hässig
|
8b91537f10
|
8379203: [BACKOUT] Remove some unused code in generateOopMap.cpp
Reviewed-by: liach, coleenp
|
2026-03-04 17:17:31 +00:00 |
|
Naoto Sato
|
4d2c537189
|
8378992: Case folding cache should not look up code point U+0000
Reviewed-by: sherman, rriggs
|
2026-03-04 17:16:32 +00:00 |
|
Vicente Romero
|
3531c78dea
|
8379196: delta apply fix for JDK-8214934
Reviewed-by: jlahoda
|
2026-03-04 14:30:31 +00:00 |
|
Coleen Phillimore
|
eb50630d98
|
8379013: Remove some unused code in generateOopMap.cpp
Reviewed-by: matsaave, dholmes
|
2026-03-04 13:57:22 +00:00 |
|
Coleen Phillimore
|
7c8f66c831
|
8379041: Crash in ResolvedFieldEntry::assert_is_valid(): invalid put bytecode 0
Reviewed-by: matsaave, dholmes
|
2026-03-04 13:22:24 +00:00 |
|
Kerem Kat
|
12af936ae4
|
8377986: C2: New method to add specific users to the worklist
Reviewed-by: qamai, mchevalier, dfenacci, bmaillard
|
2026-03-04 13:21:27 +00:00 |
|
Albert Mingkun Yang
|
d8d543a5dc
|
8379121: G1: Remove redundant const_cast in g1BlockOffsetTable
Reviewed-by: tschatzl, aboldtch
|
2026-03-04 13:15:27 +00:00 |
|
Vicente Romero
|
ff8b0ac048
|
8214934: Wrong type annotation offset on casts on expressions
Reviewed-by: jlahoda
|
2026-03-04 11:45:09 +00:00 |
|
Thomas Schatzl
|
a3b468cec3
|
8379119: G1: Move NoteStartOfMarkHRClosure out of global namespace
Reviewed-by: aboldtch, ayang
|
2026-03-04 11:12:40 +00:00 |
|
Kerem Kat
|
329e14b074
|
8375688: C2: Missed Ideal optimization opportunity with VectorMaskToLong and -XX:+StressIncrementalInlining
Reviewed-by: qamai, dfenacci
|
2026-03-04 10:56:49 +00:00 |
|
Kerem Kat
|
d78a13a7cc
|
8366138: Parse::jump_switch_ranges() could cause stack overflow when compiling huge switch statement
Reviewed-by: rasbold, dfenacci, mchevalier
|
2026-03-04 10:39:42 +00:00 |
|
Albert Mingkun Yang
|
5ab9ddf5e2
|
8378138: G1: Assertion failure from G1CollectedHeap::block_start processing during error reporting
Co-authored-by: Yasumasa Suenaga <ysuenaga@openjdk.org>
Reviewed-by: ysuenaga, iwalulya
|
2026-03-04 09:32:05 +00:00 |
|
Jan Lahoda
|
58d2c1d47d
|
8371155: Type annotations on local variables are classified after the local var initializer has been type checked
Reviewed-by: vromero
|
2026-03-04 07:17:26 +00:00 |
|
Axel Boldt-Christmas
|
39b1e9d839
|
8372247: OSX: Semaphore.trywait requires os::Bsd::clock_init
Reviewed-by: dholmes, kbarrett
|
2026-03-04 07:07:00 +00:00 |
|
Alexey Semenyuk
|
284d1310d0
|
8378876: jpackage: facilitate testing with mocks
Reviewed-by: almatvee
|
2026-03-04 00:49:05 +00:00 |
|
Yasumasa Suenaga
|
0729d1d822
|
8379039: Build failure on vector API source generation after JDK-8378312
Reviewed-by: jbhateja, psandoz
|
2026-03-04 00:36:08 +00:00 |
|
Alexey Semenyuk
|
73363a0cb5
|
8378874: jpackage: remove redundant messages
Reviewed-by: almatvee
|
2026-03-03 21:53:20 +00:00 |
|
Alexey Semenyuk
|
a6db3f8702
|
8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Reviewed-by: almatvee
|
2026-03-03 19:11:11 +00:00 |
|
Alexey Semenyuk
|
c13fdc044d
|
8378877: jpackage: improve rebranding of exe files on Windows
Reviewed-by: almatvee
|
2026-03-03 19:09:03 +00:00 |
|
Justin Lu
|
86800eb2b3
|
8378723: Locale variant delimiter is unclear
Reviewed-by: naoto
|
2026-03-03 17:11:17 +00:00 |
|
Raffaello Giulietti
|
0ea7d890d9
|
8377903: ArraysSupport::mismatch should document that they return the smallest index
Reviewed-by: rriggs, vyazici
|
2026-03-03 16:57:09 +00:00 |
|
Thomas Schatzl
|
6cf8b2ea2f
|
8378845: Add NoSafepointVerifier to CriticalSection classes
Reviewed-by: dholmes, iwalulya
|
2026-03-03 13:26:20 +00:00 |
|
Dingli Zhang
|
7dc97af89f
|
8378905: RISC-V: fastdebug build fails after JDK-8377554
Reviewed-by: fyang, wenanjian
|
2026-03-03 12:37:05 +00:00 |
|