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 |
|
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 |
|
Dingli Zhang
|
df43ef915a
|
8378883: Enable more vector reductions IR matching tests for RISC-V
Reviewed-by: fyang
|
2026-03-03 17:09:14 +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 |
|
Oli Gillespie
|
364fd0e37e
|
8378971: Test jdk/jfr/event/runtime/TestVMInfoEvent.java fails after JDK-8378110 (RuntimeMXBean.getInputArguments())
Reviewed-by: syan, kevinw
|
2026-03-03 15:23:08 +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 |
|
Vic Wang
|
b28568f5d8
|
8367478: Improve UseAVX setting and add cpu descriptions for zhaoxin processors
Reviewed-by: jiefu, dholmes
|
2026-03-03 10:41:47 +00:00 |
|
Oli Gillespie
|
667404948c
|
8378963: Test test/jdk/java/lang/management/RuntimeMXBean/InputArgument.java#id4 failed
Reviewed-by: kevinw, dholmes
|
2026-03-03 10:05:14 +00:00 |
|
Jayathirth D V
|
57db48cc21
|
8373290: Update FreeType to 2.14.1
Reviewed-by: azvegint, serb, prr
|
2026-03-03 10:01:00 +00:00 |
|
Alexey Semenyuk
|
297812eec1
|
8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Reviewed-by: almatvee
|
2026-03-03 09:54:54 +00:00 |
|
Kelvin Nilsen
|
0b183bf2d6
|
8312116: GenShen: make instantaneous allocation rate triggers more timely
Reviewed-by: wkemper
|
2026-03-03 09:39:06 +00:00 |
|
Albert Mingkun Yang
|
c0c8bdd294
|
8378948: Remove unused local variable in RunnerGSInserterThread
Reviewed-by: syan, jiefu
|
2026-03-03 09:23:22 +00:00 |
|
SendaoYan
|
7e9e64966b
|
8378083: Mark shenandoah/generational/TestOldGrowthTriggers.java as flagless
Reviewed-by: wkemper
|
2026-03-03 08:39:04 +00:00 |
|
SendaoYan
|
f4da2d56b7
|
8378684: Fix -Wdeprecated-declarations warnings from gtest by clang23
Reviewed-by: erikj, kbarrett
|
2026-03-03 08:38:42 +00:00 |
|
Axel Boldt-Christmas
|
545cf60763
|
8372242: Gtest LogTagSet.defaults should run in OTHER VM
Reviewed-by: jsjolen, aartemov
|
2026-03-03 06:49:24 +00:00 |
|
Axel Boldt-Christmas
|
9e24055419
|
8372246: LogOutputList gtests should not use LogConfiguration LogOutputs
Reviewed-by: jsjolen, aartemov
|
2026-03-03 06:49:10 +00:00 |
|
Dingli Zhang
|
8009a714ba
|
8378810: Enable missing FFM test via jtreg requires for RISC-V
Reviewed-by: fyang
|
2026-03-03 03:25:23 +00:00 |
|