20164 Commits

Author SHA1 Message Date
Alexey Ivanov
0df4bd489d 8381208: Init cause with the caught runtime exception
Reviewed-by: dmarkov, serb, azvegint
2026-04-15 13:07:24 +00:00
Bhavana Kilambi
3384c6736d 8366444: Add support for add/mul reduction operations for Float16
Reviewed-by: jbhateja, mchevalier, xgong, epeter
2026-04-15 12:27:56 +00:00
Daniel Fuchs
aece6f4832 8381842: Refactor remaining TestNG tests under java/net/ to use JUnit
Reviewed-by: vyazici
2026-04-15 11:21:07 +00:00
Eric Fang
436d291a1c 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns
Reviewed-by: xgong, vlivanov, galder
2026-04-15 08:24:51 +00:00
David Holmes
29024c253e 8382202: New file VectorMinMaxTransforms.java has a copyright format error
Reviewed-by: mikael
2026-04-15 05:27:03 +00:00
Amit Kumar
0a6775a4dc 8381787: Add testcase for Vector Lane Reversal issue
Reviewed-by: mdoerr, varadam
2026-04-15 04:38:38 +00:00
Jatin Bhateja
2930e2b530 8372797: [VectorAPI] Missing Min/Max identity transforms
Reviewed-by: xgong, vlivanov
2026-04-15 04:31:53 +00:00
William Kemper
764fc09bed 8381643: Shenandoah: Remove duplicate region filtering logic
Reviewed-by: kdnilsen, ruili, xpeng
2026-04-14 20:23:46 +00:00
Ashutosh Mehra
44c484c150 8381677: Remove dependence of UseSHA on UseSHAIntrinsics
Reviewed-by: kvn, adinn, mdoerr, fyang, amitkumar
2026-04-14 18:08:23 +00:00
Naoto Sato
49a15be918 8382020: Time Zone Abbreviation Not Localized for Non-English Locales
Reviewed-by: iris
2026-04-14 16:35:31 +00:00
Ivan Walulya
540c714eea 8382084: Use dynamic chunk sizes in PartialArraySplitter
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: ayang, tschatzl
2026-04-14 10:51:58 +00:00
Jatin Bhateja
d5d8532ca2 8381579: C2: "fatal error: LROTATE: double" when using VectorAPI
Reviewed-by: mhaessig, qamai
2026-04-14 09:07:14 +00:00
Christian Hagedorn
6548fb80ac 8382050: compiler/intrinsics/klass/CastNullCheckDroppingsTest.java fails with -XX:+StressUnstableIfTraps
Reviewed-by: rcastanedalo, qamai
2026-04-14 07:50:54 +00:00
Christian Hagedorn
e71fa9e806 8382057: C2: "assert((ptr->bottom_type() == Type::TOP) || ((base == Compile::current()->top()) == (ptr->bottom_type()->make_ptr()->isa_oopptr() == nullptr))) failed: base input only needed for heap addresses" with -XX:+CountCompiledCalls
Reviewed-by: rcastanedalo, bmaillard, kvn
2026-04-14 07:50:32 +00:00
Kieran Farrell
f2f8828188 8364182: Add jcmd VM.security_properties command
Reviewed-by: coffeys, kevinw, alanb
2026-04-14 07:36:55 +00:00
Jaikiran Pai
51cd741573 8381670: Revert the changes to GZIPInputStream related to InputStream.available() usage
Reviewed-by: lancea, iris
2026-04-14 04:45:15 +00:00
Mahendra Chhipa
9d6a94ef67 8368091: Use JUnit Jupiter API in sun/net/ext, sun/net/www and sun/net/spi tests
Reviewed-by: dfuchs
2026-04-13 22:43:57 +00:00
Mark Powers
531dad0cd7 8369917: LMS/HSS RFC 9858 Support
Reviewed-by: weijun
2026-04-13 20:37:18 +00:00
Vladimir Ivanov
121165ec91 8290892: C2: Intrinsify Reference.reachabilityFence
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: dlong, epeter
2026-04-13 16:49:57 +00:00
Erik Gahlin
8882e7b64a 8382034: JFR: jdk-agents view is missing information
Reviewed-by: mgronlun
2026-04-13 16:42:22 +00:00
Daniel Fuchs
03b46a308c 8381767: Refactor various java/net/*[URL/Http]*/ TestNG tests to use JUnit
Reviewed-by: vyazici, myankelevich
2026-04-13 12:44:27 +00:00
Daniel Fuchs
a76e38c7eb 8381359: Refactor java/net/DatagramSocket TestNG tests to use JUnit
Reviewed-by: vyazici
2026-04-13 09:24:41 +00:00
Dusan Balek
d605b5709a 8179187: Misleading compilation error on annotated fully-qualified classname
Reviewed-by: jlahoda, vromero
2026-04-13 09:08:45 +00:00
Joel Sikström
e8c77d16c4 8381900: Test vmTestbase/nsk/jvmti/scenarios/allocation/AP03/ap03t001 does not handle frequent GC gracefully
Reviewed-by: aboldtch, sspitsyn
2026-04-13 08:44:51 +00:00
Quan Anh Mai
0acc1d1e4f 8377163: C2: Iteration split must take into consideration sunk stores
Reviewed-by: chagedorn, dfenacci
2026-04-13 06:55:13 +00:00
Hannes Wallnöfer
6371da9a44 8378228: Replace jQuery UI autocomplete component in JavaDoc search
Reviewed-by: nbenalla
2026-04-13 06:14:13 +00:00
Arno Zeller
d75bb86ca6 8380896: Reduce runtime for MonitorVmStartTerminate.java on hosts with a lot of VMs
Reviewed-by: lmesnik, sspitsyn
2026-04-13 05:36:15 +00:00
Arno Zeller
1e2b0d2b67 8382018: test/jdk/java/nio/file/spi/SetDefaultProvider.java leaves a directory in /tmp
Reviewed-by: alanb, mbaesken
2026-04-11 19:42:35 +00:00
SendaoYan
e7da7376cd 8370648: TestOldGrowthTriggers.java fails 'Trigger (Old): Old has overgrown' missing from stdout/stderr
Reviewed-by: xpeng, wkemper, kdnilsen, ysr
2026-04-11 05:30:38 +00:00
Alan Bateman
e893f4cf84 8196182: ServiceLoader.iterator().hasNext()/.next() may throw a LinkageError
8350481: ServiceLoader throws NCDEF instead of ServiceConfigurationError

Reviewed-by: liach, jpai
2026-04-11 04:49:31 +00:00
Alexey Semenyuk
aa6db8d06e 8382022: jpackage: enhance CompositeProxy
Reviewed-by: almatvee
2026-04-10 23:44:17 +00:00
William Kemper
88bd42d035 8314599: [GenShen] Couple adaptive tenuring and generation size budgeting
Reviewed-by: kdnilsen, xpeng, ruili
2026-04-10 19:39:39 +00:00
Vladimir Ivanov
aa5677afcb 8374496: C2: assert(val->find_edge(con) > 0) failed
Reviewed-by: chagedorn, dfenacci
2026-04-10 18:36:58 +00:00
Leonid Mesnik
2b716d7b32 8381658: Update nsk/jvmti/scenarios/sampling to better test virtual threads
Reviewed-by: cjplummer, sspitsyn
2026-04-10 18:21:44 +00:00
Ioi Lam
d3d8a0d904 8381636: Add built-in AOT support to GrowableArray
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: matsaave, kvn, coleenp
2026-04-10 17:55:02 +00:00
Dusan Balek
ccbbef5561 8381654: Tokenizer warnings dropped when annotation processing is present
Reviewed-by: jlahoda, liach
2026-04-10 15:15:15 +00:00
SendaoYan
d9c5c86634 8374943: TestDirectBufferStatisticsEvent failed with too few statistics events
Reviewed-by: egahlin
2026-04-10 15:06:00 +00:00
Alexey Ivanov
8357de88aa 8334868: Ensure CheckUninstallModalHook is called in WPageDialogPeer._show
Ensure AwtDialog::CheckInstallModalHook and
AwtDialog::ModalActivateNextWindow are always called
after ::PageSetupDlg returns.

Reverse the condition of the if statement and
bail out if ::PageSetupDlg returns an error.

Remove the doIt flag and use explicit returns:
* JNI_FALSE if an error detected;
* JNI_TRUE  if the function reached its end
without errors.

Reviewed-by: dmarkov, prr
2026-04-10 13:07:00 +00:00
Eirik Bjørsnøs
d89bd4c980 8380542: ZipOutputStream.setComment and ZipEntry.setComment spec updates for rejecting unmappable characters and allowing null or empty comments
Reviewed-by: alanb, lancea, jpai
2026-04-10 05:29:18 +00:00
Yasumasa Suenaga
24f7945779 8377946: Use DWARF in mixed jstack on Linux AArch64
Reviewed-by: cjplummer, kevinw, erikj
2026-04-09 23:49:11 +00:00
Erik Gahlin
d68065e747 8365498: jdk/jfr/event/os/TestCPULoad.java fails with Expected at least one event
Reviewed-by: mgronlun
2026-04-09 16:20:56 +00:00
Chad Rakoczy
9a1f7d4ae3 8326205: Grouping frequently called C2 nmethods in CodeCache
Co-authored-by: Evgeny Astigeevich <eastigeevich@openjdk.org>
Reviewed-by: kvn, cslucas, aph
2026-04-09 16:06:38 +00:00
Ashutosh Mehra
d471f47499 8381807: AArch64: compiler/cpuflags/CPUFeaturesClearTest.java fails on SVE after JDK-8364584
Reviewed-by: kvn, haosun, adinn
2026-04-09 13:56:27 +00:00
Eirik Bjørsnøs
9df6054d43 8380450: (zipfs) ZipFileSystem::getPath and ZipPath::resolve throw unspecified IllegalArgumentException for unmappable names
Reviewed-by: lancea
2026-04-09 13:52:13 +00:00
Ashutosh Mehra
81cc497e6e 8381819: Test compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails after JDK-8364584
Reviewed-by: kvn, mbaesken
2026-04-09 13:51:18 +00:00
Daisuke Yamazaki
261011ab13 8372325: Refactor tests under jdk/java/net/httpclient to use ${test.main.class}
Reviewed-by: dfuchs, syan
2026-04-09 10:51:53 +00:00
Roland Westrelin
60115c0bbf 8380158: C2: compiler/c2/TestGVNCrash.java asserts with adr and adr_type must agree
Reviewed-by: chagedorn, dfenacci
2026-04-09 09:35:13 +00:00
Martin Doerr
61b2508224 8320897: compiler/vectorapi/reshape/TestVectorReinterpret.java fails on ppc64(le) platforms
8348519: [s390x] test failure TestVectorReinterpret.java

Reviewed-by: amitkumar, rrich
2026-04-09 08:38:59 +00:00
Jaikiran Pai
78580f1e4e 8378291: Test vector in test/jdk/java/util/jar/JarEntry/GetMethodsReturnClones.java is effectively unsigned
Reviewed-by: eirbjo, lancea
2026-04-09 04:56:30 +00:00
Dean Long
d3afc85769 8381662: New test compiler/exceptions/TestDebugDuringExceptionCatching.java failing with C1-only
Reviewed-by: kvn, mhaessig
2026-04-08 20:04:20 +00:00