20316 Commits

Author SHA1 Message Date
Artur Barashev
b553ae4ed2 8383873: SNIWildcardMatching test logs an error instead of failing
Reviewed-by: rhalade
2026-05-05 17:59:17 +00:00
Mark Powers
20694d2875 8378443: ACVP testing should include LMS signature verification
Reviewed-by: weijun
2026-05-05 16:30:21 +00:00
Naoto Sato
2bef1d34f0 8383525: DateTimeFormatterBuilder.getLocalizedDateTimePattern() concurrency issue
Reviewed-by: jlu
2026-05-05 15:44:23 +00:00
Oli Gillespie
19e86634d7 8383642: Additional Shenandoah clone barrier tests
Reviewed-by: shade, rkennke, wkemper
2026-05-05 15:30:00 +00:00
Daisuke Yamazaki
91933ed01b 8381862: Refactor remaining TestNG tests under jdk/net/ExtendedSocketOption to use JUnit
Reviewed-by: dfuchs
2026-05-05 14:04:31 +00:00
Mikhail Yankelevich
1581b06ae9 8380457: Cleanup ShortRSAKeyWithinTLS test and remove hardcoded debug
Reviewed-by: rhalade
2026-05-05 08:19:19 +00:00
Saint Wesonga
fad2e08f6c 8383541: Safefetch should return the error value when accessing pages protected with PAGE_GUARD on windows-aarch64
Reviewed-by: dholmes, macarte
2026-05-05 07:48:33 +00:00
Anton Artemov
87525afe1f 8380105: Test vmTestbase/nsk/jdi/ThreadReference/ownedMonitorsAndFrames/ownedMonitorsAndFrames003/ownedMonitorsAndFrames003.java failed
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: pchilanomate, fbredberg, cjplummer
2026-05-05 07:32:51 +00:00
Prasanta Sadhukhan
d8d881b987 6328248: JProgessBar doesn't show if printed on paper with PrintJob (1.1 Graphics API)
Reviewed-by: prr, kizune
2026-05-05 04:49:37 +00:00
Jeremy Wood
ebb3d6888e 8382201: Transparent Window is Opaque w/o Volatile Buffering
Reviewed-by: prr, jdv
2026-05-04 22:53:24 +00:00
Hannes Wallnöfer
c2074e46a4 8383824: TestCopyFiles.java fails after JDK-8347112
Reviewed-by: dholmes
2026-05-04 21:20:15 +00:00
Jeremy Wood
6e5e4f655c 8377938: VoiceOver Uses Mouse to Activate JButtons in German
Reviewed-by: kizune, prr
2026-05-04 21:17:28 +00:00
Alexey Semenyuk
06e6539ceb 8374839: Improve jpackage information messages
8356116: [macos] Add logging of sign commands in jpackage

Reviewed-by: almatvee
2026-05-04 21:00:35 +00:00
Phil Race
b485729859 8377568: DataBuffer constructors and methods do not specify required exceptions
4393297: Doc probs in java.awt.image.DataBufferInt
4398379: java.awt.image.DataBufferShort constructor should verify size of array
4398381: java.awt.image.DataBufferShort should check for negative size
8265647: DataBufferUShort constructors check 'dataArray' for 'null' after dereference

Reviewed-by: aivanov, azvegint, jdv
2026-05-04 20:23:03 +00:00
Xiaolong Peng
14bdfeb08c 8383772: runtime/reflect/ReflectOutOfMemoryError.java can fail intermittently on Shenandoah with small heaps
Reviewed-by: kdnilsen, wkemper
2026-05-04 16:57:38 +00:00
Hannes Wallnöfer
b221cb6ba1 8347112: Copy nested directories in doc-files by default
Reviewed-by: nbenalla
2026-05-04 13:49:02 +00:00
Aggelos Biboudis
fa874fac23 8374629: Type test pattern with array type in switch fails to parse
Reviewed-by: vromero
2026-05-04 11:23:04 +00:00
Aggelos Biboudis
4d316a85a0 8379621: Compiler produces unverifiable class-file when using primitive type with instanceof
Reviewed-by: vromero, liach
2026-05-04 11:21:10 +00:00
Mikhail Yankelevich
9fe2766b0b 8376218: Improve KeyUtil::getKeySize coverage
Reviewed-by: rhalade
2026-05-04 09:29:47 +00:00
Sarvesh Kumar Jain
3b50c4809d 8177841: Some java/awt/Robot tests can be improved
Reviewed-by: mvs, prr
2026-05-04 08:34:02 +00:00
Jan Lahoda
5ccf99b8e9 8383414: Exhaustiveness rejects a type pattern that covers all permitted subtypes
Reviewed-by: abimpoudis
2026-05-04 05:09:26 +00:00
Mikhail Yankelevich
f74a4476ee 8374524: Investigate and cleanup test/jdk/sun/security/provider/SecureRandom/StrongSecureRandom.java and convert to junit
Reviewed-by: rhalade
2026-05-03 08:31:24 +00:00
Mikhail Yankelevich
0e86b9c94e 8376610: Test javax/net/ssl/TLS/TestJSSEClientDefaultProtocol.java times out then completed
Reviewed-by: rhalade
2026-05-02 09:22:53 +00:00
Naoto Sato
4507ab8ae9 8379973: Provide means to customize localized patterns in DateTimeFormatter/Builder
Reviewed-by: jlu
2026-05-01 16:56:58 +00:00
Artur Barashev
f99a62a969 8381380: Test host wildcard matching as part of a TLS validation of the server's identity
Reviewed-by: hchao, djelinski, myankelevich
2026-05-01 12:57:22 +00:00
Mikhail Yankelevich
87fdbc5b4a 8372817: Remove test/jdk/sun/security/rsa silent skips
Reviewed-by: rhalade
2026-05-01 08:26:06 +00:00
Patricio Chilano Mateo
edff559cef 8379968: Test crashed: assert(cl._thread_status != JavaThreadStatus::NEW) failed: unstarted Thread
Reviewed-by: dholmes, alanb
2026-04-30 18:36:38 +00:00
Quan Anh Mai
41a5c032f5 8382700: C2: Delay inlining instead of giving up when hit NodeCountInliningCutoff
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Ioannis Tsakpinis <iotsakp@gmail.com>
Reviewed-by: kvn, vlivanov
2026-04-30 18:17:38 +00:00
Chris Plummer
bf72998e7a 8382537: Invalid JDWP command set number or command number can result in crash
Reviewed-by: sspitsyn, kevinw
2026-04-30 17:10:58 +00:00
Roger Riggs
bdf95baebf 8379122: Test java/lang/ProcessBuilder/Basic.java fails with 'Exception: java.lang.Error: PATH search algorithm" for multi-call binaries
Reviewed-by: jpai, bpb, stuefe
2026-04-30 13:35:25 +00:00
Daniel Fuchs
c2a4966864 8382264: Refactor java.logging TestNG tests to use JUnit
Reviewed-by: syan, djelinski
2026-04-30 12:45:26 +00:00
Szabolcs Stremler
9cc01a9e0a 8380447: Fix linter warnings in compiler testlibrary
Reviewed-by: mhaessig, chagedorn
2026-04-30 10:26:20 +00:00
Mikhail Yankelevich
100c500899 8373016: Passes instead of skips/ignoring the platform in sun/security/mscapi, jarsigner, keytool and pkcs12 tests
Reviewed-by: rhalade
2026-04-30 09:34:33 +00:00
Casper Norrbin
e6582b2e80 8377991: TestLimitsUpdating.java fails with runtime exception even after JDK-8370492 is fixed
Reviewed-by: phubner, sgehwolf
2026-04-30 09:31:41 +00:00
Ashay Rane
c8bb46be72 8381650: Vector rotate operations on AArch64 with NEON
Reviewed-by: aph, haosun
2026-04-30 08:58:12 +00:00
Roland Westrelin
ca405d0eb2 8376400: C2: folding ifs may cause incorrect execution when trap is taken
Reviewed-by: chagedorn, aseoane
2026-04-30 07:44:14 +00:00
Alexander Zuev
69455d5916 8198665: Many java/awt/Modal/ModalBlockingTest fail on mac
Reviewed-by: prr, azvegint
2026-04-29 20:37:56 +00:00
Erik Gahlin
004d0ecf86 8373439: Deadlock between flight recorder & VM shutdown
Reviewed-by: mgronlun
2026-04-29 16:30:22 +00:00
Artur Barashev
44313a4537 8345277: TLSv1.2 - unable to sign a secp256r1 key with ecdsa_secp384r1_sha384
Co-authored-by: Steffen Heil <contact@secforge.de>
Reviewed-by: jnimeh, djelinski
2026-04-29 14:36:29 +00:00
Per Minborg
106f34807c 8382389: Test java/lang/LazyConstant/LazyConstantSafePublicationTest.java failed
Reviewed-by: syan, jvernee
2026-04-29 12:28:03 +00:00
Mikhail Yankelevich
f8ad81cbcf 8374001: sun/security/ skip without Exceptions
Reviewed-by: rhalade, syan
2026-04-29 09:34:36 +00:00
Saranya Natarajan
a09083ba96 8350971: C2: assert(idx == alias_idx) failed: Following Phi nodes should be on the same memory slice
Reviewed-by: qamai, kvn, aseoane
2026-04-29 08:54:08 +00:00
Roland Westrelin
d037d62968 8380060: C2: Wrong execution with COH and arraycopy
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: shade, vlivanov, rkennke
2026-04-29 06:42:58 +00:00
Jaikiran Pai
a5003b3dab 8308878: com/sun/net/httpserver/simpleserver/OutputFilterTest.java fails with assertion errors in IPv6 only environment
Reviewed-by: dfuchs
2026-04-29 02:11:43 +00:00
John Engebretson
13c92d0d4d 8371656: HashMap.putAll() optimizations
Reviewed-by: smarks
2026-04-28 21:38:55 +00:00
Phil Race
78fe29ff6b 7186009: [macOS] No way to hide(), dispose() FileDialog
Reviewed-by: kizune, azvegint
2026-04-28 20:25:28 +00:00
Anton Artemov
d96d196cce 8382088: ObjectMonitor::wait() lacks suspension handling for TS_RUN path
Reviewed-by: pchilanomate, fbredberg, dholmes
2026-04-28 13:55:39 +00:00
Artur Barashev
a9613a324b 8382222: sun/security/ssl/SSLSocketImpl/SSLSocketBruteForceClose.java fails sporadically
Reviewed-by: mbaesken
2026-04-28 12:20:42 +00:00
Jaikiran Pai
0566c79eb2 8373481: Remove the deprecated -noclassgc, -noverify, -Xverify:none and -verifyremote options from the java launcher
Reviewed-by: lancea, dholmes, alanb
2026-04-28 11:06:35 +00:00
Hao Sun
b3f658d954 8380753: C2: RegMask::find_first_set() incorrectly returns partially contained sets for scalable vector registers
Co-authored-by: Daniel Lundén <dlunden@openjdk.org>
Reviewed-by: aseoane, kvn, fyang
2026-04-28 10:34:51 +00:00