20054 Commits

Author SHA1 Message Date
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
Thomas Stuefe
ca3fe721ba 8357089: Remove VFORK launch mechanism from Process implementation (linux)
Reviewed-by: rriggs, andrew
2026-03-30 04:54:17 +00:00
Trupti Patil
7527da081b 8377534: Test java/awt/print/PrinterJob/PrintNullString.java fails with FAILURE: No IAE for empty iterator, int
Reviewed-by: aivanov, prr
2026-03-30 04:40:26 +00:00
Jaikiran Pai
66a34be54a 8273874: LdapClient can trigger memory leak
Reviewed-by: dfuchs
2026-03-29 02:01:46 +00:00
Jeremy Wood
ac242550fe 8379347: VoiceOver Doesn't Correctly Identify JToggleButtons as "toggle buttons"
Reviewed-by: honkar, kizune, prr
2026-03-28 09:33:31 +00:00
Coleen Phillimore
7e4ac140d9 8380686: GenerateOopMap logging crashes in rewriter
Reviewed-by: matsaave, phubner
2026-03-27 19:55:32 +00:00
Daisuke Yamazaki
1ed1bb8ccb 8379818: Refactor java/nio/file/Files/StreamLinesTest.java to use JUnit
Reviewed-by: bpb
2026-03-27 15:52:13 +00:00
Ivan Walulya
b242eef312 8380656: G1: Refactor G1IHOPControl
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: ayang, tschatzl
2026-03-27 11:20:05 +00:00
Serhiy Sachkov
cca8c23871 8380999: Update IPSupport by adding diagnoseConfigurationIssue() method
Reviewed-by: dfuchs
2026-03-27 10:36:34 +00:00
Mohamed Issa
1a99655554 8378295: Update scalar AVX10 floating point min/max definitions
Reviewed-by: sviswanathan, mhaessig, jbhateja, sparasa
2026-03-27 04:56:30 +00:00
Sergey Bylokhov
4d2623757f 8359433: The final modifier on Windows L&F internal UI classes prevents extending them in apps
Reviewed-by: prr, aivanov
2026-03-26 20:59:45 +00:00
Brian Burkhalter
40d65f1063 8379583: (fs) Files.copy use of posix_fadvise is problematic on Linux
Reviewed-by: alanb
2026-03-26 18:38:04 +00:00
Joe Darcy
541557ad1d 8380671: Refactor BasicFloat16ArithTests.java
Reviewed-by: bpb
2026-03-26 17:19:50 +00:00
Kerem Kat
22831cb0d8 8378005: Exclude boxing calls from guaranteed safepoint check in loop opts
Reviewed-by: mhaessig, chagedorn
2026-03-26 14:15:11 +00:00
Ioi Lam
1e3fb444c5 8380409: JVM crashes when -XX:AOTMode=create uses app.aotconf generated with JVMTI agent
Reviewed-by: kvn, asmehra
2026-03-26 13:54:02 +00:00
Daniel Fuchs
60ce4857f4 8380931: Refactor remaining java/nio/channels TestNG tests to use JUnit
Reviewed-by: alanb
2026-03-26 11:48:34 +00:00
Thomas Stuefe
da296cbea1 8363996: Obsolete UseCompressedClassPointers
Reviewed-by: rkennke, kvn, adinn, dholmes, mdoerr, iklam, fyang
2026-03-26 11:08:48 +00:00
Dusan Balek
ab659d4ee4 8371817: javac with annotation processor throws AssertionError: Cannot add metadata to this type: METHOD when dealing with local classes
Reviewed-by: mcimadamore
2026-03-26 10:19:37 +00:00
Alexey Semenyuk
ceb109fbd8 8380081: jpackage: Incorrect descriptions of win-specific options
Reviewed-by: nlisker, almatvee
2026-03-26 01:59:10 +00:00
Dingli Zhang
a55656d2f9 8380789: RISC-V: TestOpaqueConstantBoolNodes.java fails when running without RVV
Reviewed-by: fyang
2026-03-26 01:53:36 +00:00
Ioi Lam
3588fb7969 8380825: AOT tests should run in two step training mode by default
Reviewed-by: kvn, vlivanov
2026-03-25 22:07:41 +00:00
Justin Lu
88bdbb78b2 8380472: Clean up test/jdk/jdk/nio/zipfs/PathOps.java shared file system usage
Reviewed-by: lancea, jpai
2026-03-25 18:26:24 +00:00
Hai-May Chao
02972a5856 8379549: sun/security/ssl/SSLSocketImpl/SSLSocketSSLEngineCloseInbound.java failed with SocketException: Connection reset by peer
Reviewed-by: wetmore, syan, dcubed
2026-03-25 15:52:04 +00:00
Joel Sikström
4dca6e4ca8 8380903: [BACKOUT] Mitigate Neoverse-N1 erratum 1542419 negative impact on GCs and JIT performance
Reviewed-by: aboldtch
2026-03-25 14:01:26 +00:00
Evgeny Astigeevich
3737cad6d9 8370947: Mitigate Neoverse-N1 erratum 1542419 negative impact on GCs and JIT performance
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: shade, eosterlund, aph, aboldtch
2026-03-25 12:46:25 +00:00
Daniel Fuchs
7d24a096b4 8380824: java/net/DatagramSocket/SendReceiveMaxSize.java could also test the loopback interface
Reviewed-by: jpai
2026-03-25 10:21:07 +00:00
Alan Bateman
3bf5022bc6 8380641: Thread dump parsing and test improvements
8378946: threadDump.schema.json syntax error, missing comma after owner

Reviewed-by: amenkov, sspitsyn
2026-03-25 07:40:26 +00:00
Jean-Philippe Bempel
0c60c9ca14 8376185: NoSuchFieldError thrown after a record with type annotation retransformed
Reviewed-by: sspitsyn, dholmes
2026-03-25 06:56:41 +00:00
Vladimir Petko
ec8bcf72c8 8352567: [s390x] ProblemList JFR tests requiring JFR stubs
Reviewed-by: amitkumar, aph
2026-03-25 04:58:48 +00:00
Alexey Semenyuk
274f8e601c 8371182: [macos] Improve error messages for "invalid mac bundle identifier"
Reviewed-by: almatvee
2026-03-25 02:44:14 +00:00
Dingli Zhang
4408e1c927 8380580: Enable TestCombineAddPWithConstantOffsets.java IR tests for RISC-V
Reviewed-by: fyang
2026-03-25 02:16:59 +00:00
Kim Barrett
18fdbd2404 8314258: Add integer_cast for checking conversions don't change the value
Reviewed-by: azafari, stefank, lkorinth
2026-03-24 20:32:31 +00:00
Brent Christian
2afd7b8b14 8379672: jdk/internal/misc/VM/RuntimeArguments.java test still fails in Virtual threads mode after JDK-8373718
Reviewed-by: jpai
2026-03-24 18:53:53 +00:00
Matias Saavedra Silva
6b156ab45b 8357037: Verifier rejects method ending in switch instruction
Reviewed-by: dlong, dholmes, coleenp
2026-03-24 18:23:53 +00:00
Daniel Fuchs
7b7f40b143 8380561: Refactor java/nio/channels/DatagramChannel TestNG tests to use JUnit
Reviewed-by: alanb, bpb
2026-03-24 17:12:50 +00:00
Kangcheng Xu
9658c19afd 8378713: C2: performance regression due to missing constant folding for Math.pow()
Reviewed-by: roland, mchevalier
2026-03-24 16:16:51 +00:00
Daniel Fuchs
fd2ef1b870 8380665: (dc) java/nio/channels/DatagramChannel/SendReceiveMaxSize.java could also test the loopback interface
Reviewed-by: alanb, jpai
2026-03-24 10:44:03 +00:00