87432 Commits

Author SHA1 Message Date
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
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
jdk-27+12
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
Daniel Jeliński
f26b379b97 8378927: H3MultipleConnectionsToSameHost.java#with-continuations intermittent fails
Reviewed-by: syan, dfuchs
2026-03-04 09:49:24 +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
Manuel Hässig
f7918df733 8378779: NBody demo test times out with C1 stress testing
Reviewed-by: epeter, dfenacci
2026-03-04 07:40:44 +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
Axel Boldt-Christmas
3cd0b99990 8372248: GTest istream.coverage depends on istream.basic
Reviewed-by: kbarrett, iwalulya
2026-03-04 06:13:05 +00:00
Axel Boldt-Christmas
d9e256d3b2 8372245: GTest globalDefinitions.format_specifiers cannot run without VM
Reviewed-by: kbarrett, iwalulya
2026-03-04 06:11:02 +00:00
Frederic Thevenet
7f518deb2c 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests
Reviewed-by: stuefe
2026-03-04 05:48:30 +00:00