87444 Commits

Author SHA1 Message Date
Kerem Kat
b159addb80 8379231: Assembler::mov64 always emits 10-byte movabs even for small immediates
Reviewed-by: qamai, dlong
2026-03-08 03:12:02 +00:00
Jeremy Wood
7e5acdc6fa 8378057: CAccessibility roleKey and AWTAccessor.AccessibleBundleAccessor are Redundant
Reviewed-by: kizune, serb
2026-03-08 00:39:15 +00:00
Markus Grönlund
8ef39a22d8 8374490: Test jdk/jfr/event/runtime/TestSafepointEvents.java failed: Expected event 'jdk.SafepointStateSynchronization' to be present
Reviewed-by: egahlin
2026-03-07 10:56:00 +00:00
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
Matthias Baesken
dc6f7014aa 8379202: Support linktime-gc on Linux with clang
Reviewed-by: jwaters, clanger, erikj
2026-03-06 09:04:54 +00:00
Christian Stein
a2ad080989 8379326: Use JUnit in lib-test/jdk tests, here MethodTemplateTest
Reviewed-by: dfuchs, rriggs
2026-03-06 07:15:13 +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
Jatin Bhateja
e6406641d7 8378758: [VectorAPI] Add Jtreg scalar operation wrappers for math operators and APIs
Reviewed-by: sherman
2026-03-06 04:37:05 +00:00
Alexey Semenyuk
a1b4ad097e 8379345: jpackage: Fix issues in tests to improve their flexibility
Reviewed-by: almatvee
2026-03-06 03:59:06 +00:00
Alexey Semenyuk
ad0f078669 8379341: jpackage: consolidate modular app tests
Reviewed-by: almatvee
2026-03-06 03:51:59 +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
Chris Plummer
9bd99b9d68 8378854: Disable SA tests when ZGC is being used
Reviewed-by: ysuenaga, kevinw, syan, stefank
2026-03-05 16:42:07 +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
Daniel Fuchs
dfea6eb9f8 8378598: Refactor tests under test/jdk/java/net/httpclient/websocket from TestNG to JUnit
Reviewed-by: vyazici
2026-03-05 11:13:15 +00:00
Daniel Fuchs
a0c0a36179 8378600: Refactor tests under test/jdk/java/net/httpclient/http2 from TestNG to JUnit
Reviewed-by: vyazici
2026-03-05 11:12:58 +00:00
Daniel Fuchs
fc77e3e9a2 8378599: Refactor tests under test/jdk/java/net/httpclient/whitebox from TestNG to JUnit
Reviewed-by: vyazici, syan
2026-03-05 11:12:33 +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
Daniel Fuchs
ec3b58b5e0 8379162: AggregateRequestBodyTest.java intermittent fails "Connection closed by client peer: APPLICATION_ERROR"
Reviewed-by: jpai, syan, djelinski
2026-03-05 10:37:23 +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
Xiaohong Gong
c9da76bf33 8377449: Strengthen vector IR validation in TestVectorAlgorithms.java for AArch64
Reviewed-by: mhaessig, epeter
2026-03-05 01:57:03 +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
Brian Burkhalter
c52d7b7cbc 8378878: Refactor java/nio/channels/AsynchronousSocketChannel test to use JUnit
Reviewed-by: alanb
2026-03-04 18:50:13 +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
Matthias Baesken
cb059a6b1b 8378836: Enable linktime-gc by default on Linux ppc64le
Reviewed-by: erikj, jwaters, mdoerr
2026-03-04 12:23:31 +00:00