Daniel Jeliński
|
4bb7204fa9
|
8377181: HttpClient may leak closed QUIC connection objects
Reviewed-by: dfuchs
|
2026-04-03 05:48:24 +00:00 |
|
Dean Long
|
4253db2252
|
8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution"
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: mhaessig, vlivanov
|
2026-04-03 04:08:21 +00:00 |
|
Ioi Lam
|
95e90299b4
|
8381553: Clean up AOTCodeCache configuration checks
Reviewed-by: kvn, asmehra
|
2026-04-03 03:20:38 +00:00 |
|
Shiv Shah
|
fbbf2c3af3
|
8269613: vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java fails with OOME in CodeCache
Reviewed-by: lmesnik, epavlova
|
2026-04-03 00:52:00 +00:00 |
|
Shiv Shah
|
f1a414b61c
|
8338594: Update nsk/aod tests to use driver instead of othervm
Reviewed-by: lmesnik, cjplummer
|
2026-04-03 00:44:00 +00:00 |
|
Vicente Romero
|
e05eb1418e
|
8381475: Test tools/sincechecker/modules/jdk.compiler/JdkCompilerCheckSince.java fails for DocSourcePositions.java
Reviewed-by: mikael
|
2026-04-02 22:57:35 +00:00 |
|
Mahendra Chhipa
|
5e89669d18
|
8381568: Refactor java/net/spi/InetAddressResolverProvider test from testNg to use JUnit
Reviewed-by: dfuchs
|
2026-04-02 19:59:21 +00:00 |
|
Matias Saavedra Silva
|
0ada293cb4
|
8380091: Tests in runtime/cds are failing with log parsing errors - missing output - but the output seems present
Reviewed-by: coleenp, dholmes
|
2026-04-02 14:10:46 +00:00 |
|
Vladimir Petko
|
81b6fcc3e9
|
8381555: test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java fails on 32 bit architectures
Reviewed-by: jsikstro
|
2026-04-02 13:12:48 +00:00 |
|
Jan Lahoda
|
a506853a82
|
8374020: Inconsistent handling of type updates in typeWithAnnotations
Reviewed-by: abimpoudis
|
2026-04-02 08:53:05 +00:00 |
|
Dusan Balek
|
fa5ec62405
|
8378950: Repeated warnings when annotation processing is happening
Co-authored-by: Archie Cobbs <acobbs@openjdk.org>
Reviewed-by: jlahoda
|
2026-04-02 08:20:47 +00:00 |
|
Igor Veresov
|
c18e3a3377
|
8379819: Creating AOT configuration crashes in MethodTrainingData::prepare
Reviewed-by: iklam, kvn
|
2026-04-02 00:18:11 +00:00 |
|
Daniel Gredler
|
cddee6d6eb
|
8380028: Fix Page8 of manual test java/awt/print/PrinterJob/PrintTextTest.java on macOS
Reviewed-by: prr, psadhukhan
|
2026-04-01 20:37:24 +00:00 |
|
Phil Race
|
3cb4d7db19
|
8381037: Remove AppContext from miscellaneous awt shared classes
Reviewed-by: azvegint, dnguyen
|
2026-04-01 18:36:47 +00:00 |
|
Weijun Wang
|
9131c72d63
|
8368692: Restrict Password::readPassword from reading from System.in
Reviewed-by: mullan
|
2026-04-01 17:49:31 +00:00 |
|
Ioi Lam
|
eed91689f3
|
8381117: AOT training run fails if memory for ConstantPool is reused
Reviewed-by: asmehra, iveresov, kvn
|
2026-04-01 17:10:40 +00:00 |
|
Emanuel Peter
|
9607a7284d
|
8380513: [VectorAlgorithms] mismatch benchmark and test
Reviewed-by: mchevalier, galder, chagedorn
|
2026-04-01 12:18:49 +00:00 |
|
Emanuel Peter
|
7df06d1489
|
8379395: [VectorAlgorithms] new dot-product implementation using fma
Reviewed-by: mchevalier, chagedorn
|
2026-04-01 12:18:29 +00:00 |
|
Eirik Bjørsnøs
|
3459f6b124
|
8380452: ZipOutputStream::putNextEntry(ZipEntry) throws unspecified IllegalArgumentException for unmappable entry name
Reviewed-by: jpai, lancea, alanb
|
2026-04-01 09:50:37 +00:00 |
|
Martin Doerr
|
2caf253017
|
8381412: [PPC64] unproblemlist JDK-8320897
Reviewed-by: mbaesken
|
2026-04-01 09:20:10 +00:00 |
|
Guanqiang Han
|
e340aeeee0
|
8379174: G1: Too high G1RemSetArrayOfCardsEntriesBase causes invalid ergonomic G1RemSetArrayOfCardsEntries
Reviewed-by: tschatzl, iwalulya
|
2026-04-01 09:12:51 +00:00 |
|
Guanqiang Han
|
2e0ce34d3c
|
8380579: C2: Intermittent fastdebug assert in Parse::sharpen_type_after_if: missing type check info
Reviewed-by: rcastanedalo, vlivanov
|
2026-04-01 06:20:26 +00:00 |
|
Alexey Semenyuk
|
c76381996a
|
8381384: jpackage: add test coverage to WiX discovery
Reviewed-by: almatvee
|
2026-04-01 00:29:44 +00:00 |
|
Kerem Kat
|
3f6271b2b9
|
8375442: C2: Notify nodes that inspect the graph deeply of changes far away during IGVN
Reviewed-by: qamai, aseoane
|
2026-04-01 00:10:02 +00:00 |
|
Daniel Gredler
|
f46a698113
|
8381015: CharsetEncoder.canEncode(CharSequence) is slow for UTF-8, UTF-16, UTF-32
Reviewed-by: naoto, vyazici
|
2026-03-31 21:46:05 +00:00 |
|
Dingli Zhang
|
ba34f300db
|
8381250: Enable VectorLogicalOpIdentityTest.java IR tests for RISC-V
Reviewed-by: fyang
|
2026-03-31 15:56:48 +00:00 |
|
Matias Saavedra Silva
|
74eff77554
|
8347462: Improve TraceClassLoading to add link information
Reviewed-by: dholmes, coleenp
|
2026-03-31 15:51:40 +00:00 |
|
Chen Liang
|
819533964c
|
8380913: Sealed graph taglet omits public subtypes of invisible subtypes
Reviewed-by: hannesw, vromero
|
2026-03-31 15:08:02 +00:00 |
|
Ruben Ayrapetyan
|
dfe438d057
|
8366441: AArch64: Support WFET in OnSpinWait
Co-authored-by: Stuart Monteith <smonteith@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, eastigeevich
|
2026-03-31 10:14:26 +00:00 |
|
David Beaumont
|
f45b48ba98
|
8380307: Refactor miscellaneous JAXP tests in javax/xml/jaxp/unittest to JUnit
Reviewed-by: liach, joehw
|
2026-03-31 10:00:03 +00:00 |
|
Renjith Kannath Pariyangad
|
46306d38ed
|
8361493: RepaintManager.invalidComponents uses different equality when searching element
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr, serb, dmarkov
|
2026-03-31 09:59:15 +00:00 |
|
Kerem Kat
|
6652d69fd5
|
8374497: C2: assert(verify(phase)) failed: missing Value() optimization with -XX:+StressReflectiveCode
Reviewed-by: dfenacci, snatarajan, qamai
|
2026-03-31 09:45:44 +00:00 |
|
Martin Doerr
|
e582a3cb00
|
8381315: compiler/vectorapi/TestVectorReallocation.java fails with -XX:UseAVX=1 after JDK-8380565
Reviewed-by: chagedorn, rrich
|
2026-03-31 09:08:39 +00:00 |
|
Alan Bateman
|
4a335f878c
|
8381002: Thread dump should convert longs to json numbers if possible
Reviewed-by: kevinw, amenkov, sspitsyn, lmesnik
|
2026-03-31 06:56:56 +00:00 |
|
Jatin Bhateja
|
ee0d6cd9ae
|
8378250: C2 VectorAPI : wrong result with MUL reduction at various AVX levels
Reviewed-by: epeter
|
2026-03-31 05:52:16 +00:00 |
|
Chen Liang
|
5fec4ed37a
|
8379679: java/foreign/TestConcurrentClose.java awaitTermination times out on Windows debug builds
Reviewed-by: alanb
|
2026-03-31 03:46:23 +00:00 |
|
Alexey Semenyuk
|
6649eee753
|
8381367: [lworld] tools/jpackage/share/AppVersionTest.java timed out while reporting errors
Reviewed-by: almatvee
|
2026-03-31 00:03:46 +00:00 |
|
Alexander Matveev
|
0c4156d599
|
8380634: [macos] Remove macOS version restrictions on start with zero and limit to three components
Reviewed-by: asemenyuk
|
2026-03-30 22:02:48 +00:00 |
|
Justin Lu
|
73501b274f
|
8380848: jdk/nio/zipfs/ZipFSTester.java fails after JDK-8378884
Reviewed-by: lancea, syan
|
2026-03-30 16:49:09 +00:00 |
|
Matias Saavedra Silva
|
ab83702428
|
8366020: Assert that java code is not executed during the AOT assembly phase
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: kvn, coleenp, iklam
|
2026-03-30 16:43:00 +00:00 |
|
Christian Hagedorn
|
783f8f1adc
|
8381320: Problemlist compiler/vectorapi/TestVectorReallocation.java
Reviewed-by: thartmann
|
2026-03-30 14:06:05 +00:00 |
|
Liam Miller-Cushon
|
88d4f1f7ce
|
8380795: Consider omitting type annotations from method arguments in diagnostics
Co-authored-by: Liz Looney <lizlooney@google.com>
Reviewed-by: vromero
|
2026-03-30 13:09:18 +00:00 |
|
Jan Lahoda
|
2449dc2e80
|
8377004: Java Launcher incorrectly allows inheriting a package-private main from another package
Reviewed-by: jpai, alanb
|
2026-03-30 13:06:40 +00:00 |
|
Dusan Balek
|
40e6069ff0
|
8371873: javac: U+001A (SUB / control-Z) after the last token makes the rest of the file silently ignored, which contradicts JLS §3.3–§3.5
Reviewed-by: jlahoda
|
2026-03-30 13:06:06 +00:00 |
|
Yasumasa Suenaga
|
6b9887b4f5
|
8378902: Test compiler/vectorapi/TestVectorLibraryUnaryOpAndBinaryOp.java failed
Reviewed-by: mbaesken, thartmann
|
2026-03-30 11:53:03 +00:00 |
|
Christian Hagedorn
|
3eaeb9b1ad
|
8380945: [IR Framework] Test VM is finished before TestFrameworkSocket is ready to accept connection
Reviewed-by: mchevalier, thartmann
|
2026-03-30 10:25:58 +00:00 |
|
Casper Norrbin
|
4d7c139509
|
8379415: Contended classes can leave unused alignment padding
Reviewed-by: coleenp, fparain, lfoltan, liach
|
2026-03-30 09:28:51 +00:00 |
|
Martin Doerr
|
29e1ee2ecc
|
8380565: PPC64: deoptimization stub should save vector registers
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, dbriemann
|
2026-03-30 08:58:21 +00:00 |
|
Stefan Johansson
|
bbbd5b9984
|
8380773: Extend ContainerMemoryUsageEvent to include host memory usage
Reviewed-by: mgronlun, tkiriyama, sgehwolf
|
2026-03-30 06:29:43 +00:00 |
|
Manuel Hässig
|
61df7cc8b9
|
8380988: C2: Unexpected node in SuperWord truncation: UModI/UDivI
Reviewed-by: epeter, jkarthikeyan
|
2026-03-30 06:27:30 +00:00 |
|