20023 Commits

Author SHA1 Message Date
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
Ioi Lam
e6c870ec43 8378731: Move AOT-inited classes to initialized state in early VM bootstrap
Reviewed-by: kvn, liach
2026-03-24 01:46:08 +00:00
Alexey Semenyuk
e0fe86b53b 8371924: --mac-app-store should be accepted option for app image signing
Reviewed-by: almatvee
2026-03-24 01:17:38 +00:00
Naoto Sato
0798dd1497 8379551: sun/text/IntHashtable/Bug4705389.java timed out
Reviewed-by: liach, jpai
2026-03-23 16:17:35 +00:00
SendaoYan
5c2ef74931 8380316: Test runtime/os/AvailableProcessors.java fails Invalid argument
Reviewed-by: dholmes, ayang
2026-03-23 15:58:21 +00:00
Volkan Yazici
2a64074a8b 8374706: HttpClient: Ensure that request body publishers support multiple subscriptions
Reviewed-by: dfuchs, jpai
2026-03-23 14:58:47 +00:00
Ashay Rane
00ee63e99e 8380475: C2: Improve AndNode::Identity with KnownBits
Reviewed-by: mchevalier, qamai
2026-03-23 14:58:17 +00:00
Joel Sikström
174183759e 8380281: Remove the client emulation mode
Reviewed-by: ayang, kvn
2026-03-23 10:48:55 +00:00
Christian Hagedorn
db49e8d083 8378243: [IR Framework] Create separate VMInfo and ApplicableIRRules JavaMessage classes
Reviewed-by: mchevalier, dfenacci, thartmann
2026-03-23 07:11:33 +00:00
Phil Race
206c9cd6e1 8378923: Remove AppContext from datatransfer classes
Reviewed-by: psadhukhan, tr, serb
2026-03-23 05:59:16 +00:00
Ioi Lam
a6f59ba1d1 8378749: Early GC crash with unresolved AOT FMG subgraph classes
Reviewed-by: kvn, eosterlund
2026-03-23 04:35:56 +00:00
Phil Race
ea464b1405 8379018: Remove AppContext from two input method related classes
Reviewed-by: serb, dnguyen, kizune
2026-03-22 19:55:47 +00:00
Guanqiang Han
2cdf617952 8372649: C2 compilation fails with "there should be an oop in OopMap instead of a live raw oop at safepoint"
Reviewed-by: qamai, chagedorn
2026-03-21 07:50:03 +00:00
Dingli Zhang
9a3b850af6 8380416: Enable CmpUNodeValueTests.java IR tests for RISC-V
Reviewed-by: fyang
2026-03-21 05:36:27 +00:00
Jaikiran Pai
e58e576f80 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException
Reviewed-by: alanb, sherman, lancea
2026-03-21 02:21:09 +00:00
William Kemper
d0841c6bde 8379688: GenShen: Skip promotions when marking finds enough immediate garbage
Reviewed-by: kdnilsen
2026-03-20 16:46:12 +00:00
William Kemper
26c4b5f5a1 8379367: GenShen: Replace atomic promotion failure counters with thread local variables
Reviewed-by: kdnilsen
2026-03-20 16:25:39 +00:00
William Kemper
b32e9b0f9b 8378806: Genshen: Add scope of collection to end of cycle message in JMX notification
Reviewed-by: kdnilsen, xpeng
2026-03-20 16:20:40 +00:00
Jaikiran Pai
396cc0ab6a 8380534: Use loopback address in java/net/DatagramPacket/ReuseBuf.java test
Reviewed-by: dfuchs
2026-03-20 15:58:45 +00:00
Roger Riggs
f7c427feda 8379182: [test] java/lang/ProcessBuilder/PipelineLeaksFD.java fails
Reviewed-by: stuefe
2026-03-20 14:14:59 +00:00
Arno Zeller
f5fbb6a237 8380428: ProblemList containers/docker/TestJcmdWithSideCar.java on linux-all
Reviewed-by: goetz, mbaesken, dholmes, ysuenaga
2026-03-20 09:01:59 +00:00
Dusan Balek
f2550e89c7 8378906: NPE from javac thrown when encountering abstract synthetic bridge method
Reviewed-by: mcimadamore
2026-03-20 07:25:45 +00:00
Alexey Semenyuk
b79449f093 8379431: [macos] jpackage issues unexpected warning when bundling an unsigned runtime package from the signed predefined runtime bundle
Reviewed-by: almatvee
2026-03-20 03:01:03 +00:00
Prasanta Sadhukhan
3c09c2cd2d 8267961: JInternalFrame.getNormalBounds() returns normalBounds when maximized state is false instead of bounds
Reviewed-by: tr, dnguyen
2026-03-20 02:38:41 +00:00
Alexey Semenyuk
96f6ffbff4 8278591: Jpackage post installation information message
Reviewed-by: almatvee, erikj
2026-03-19 21:59:55 +00:00
Alexey Ivanov
615aba8257 8374304: MultiResolutionSplashTest.java fails in CI: "Image with wrong resolution is used for splash screen!"
Reviewed-by: dmarkov, prr
2026-03-19 20:30:18 +00:00
Brian Burkhalter
80fb1f7245 8379824: Refactor java/io tests to use JUnit
Reviewed-by: jlu, alanb
2026-03-19 19:44:38 +00:00
Hai-May Chao
cdd64dbb5d 8379433: Throwing proper exception for invalid encapsulation length in Hybrid
Reviewed-by: weijun
2026-03-19 19:12:27 +00:00
Naoto Sato
9ea893d877 8380223: Refactor test/jdk/sun/util/resources TestNG tests to JUnit
Reviewed-by: bpb, jlu
2026-03-19 16:56:26 +00:00
Justin Lu
876a68ad41 8378884: Migrate jdk/jdk/nio/zipfs tests to use JUnit
Reviewed-by: lancea
2026-03-19 16:19:51 +00:00
Brian Burkhalter
1b924bfc89 8380204: java/io/File/EmptyPath.java fails due to unexpected listRoots value
Reviewed-by: alanb
2026-03-19 16:08:26 +00:00
Ashay Rane
5a22b6477b 8278857: C2: optimize (x << 2) & -4 to x (and similar patterns) -> KnownBits for LShift
Reviewed-by: qamai, mchevalier
2026-03-19 15:37:03 +00:00