Release intended for use with January 2026 CPU release (See java.com/releases, 25.0.2, 21.0.10, 17.0.18, 11.0.30, 8u481). The aqa-tests release branch v1.0.11-release is based on the v1.0.11 tag (with only required changes cherry-picked).
What's Changed
- JDK 21/25 exclude java/nio/channels/AsyncCloseAndInterrupt.java by @JasonFengJ9 in #6581
- [JDK25] Re-enable StructuredTaskScope/StructuredThreadDumpTest.java by @babsingh in #6582
- exclude JDK8 ValidateISO4217 test by @sxa in #6179
- Exclude runtime/cds/NonJVMVariantLocation.java on mac_x64 by @sophia-guo in #6594
- Disable dacapo-pmd on aarch64_windows by @sophia-guo in #6595
- Add -k option to curl in get.sh for AIX 7.1 by @annaibm in #6599
- Set minimal parallel to 6 for sanity.functional on Openj9 windows by @llxia in #6604
- Unexclude jdk25 openj9 java/lang/StringBuilder/StressSBTest by @pshipton in #6605
- Disable dacapo-pmd and dacapo-jython on x86-32_windows by @llxia in #6615
- Exclude jdk21 openj9 concurrent/Executors/UnreferencedExecutor by @pshipton in #6622
- Increase minimum parallel number for extended.jck and special.system for openj9 by @llxia in #6624
- Remove all possible dup failed testcases before adding to custom target by @sophia-guo in #6608
- Enable MiniMix 3hr system tests by @annaibm in #6579
- Ensure /tmp/.X11-unix is in place before starting weston by @sxa in #6620
- Set parent job status to ABORTED if one of the parallel branches status is ABORTED by @sophia-guo in #6612
- Update TWTagTest to handle JDK 24+ timezone display change by @Darshan-N3 in #6627
- Fix rerun link with multiple components by @sophia-guo in #6629
- Add sleep and retry for cleanWs by @Agaba-derrick in #6633
- Hardcoding jck-runtime-lang-CONV to use concurrency 1 by @adamfarley in #6634
- Allow user to set TRSS_BUILD_LIMIT by @llxia in #6636
- Remove unnecessary escapes of / in grep pattern by @keithc-ca in #6551
- Remove archiving of cvsclient by @smlambert in #6638
- Added support for zos and replaced hardcoding path based on platform by @Amrutha-Kanhirathingal in #6626
- Enable MiniMix_extended_3h on plinux and zlinux by @annaibm in #6639
- Using adoptium test.dependency job for any Domain naming with "adoptium-team" by @sophia-guo in #6641
- Exclude ComplexURITest test on JDK21 x64 macos by @Haroon-Khel in #6642
- Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos by @Haroon-Khel in #6643
- Update getMachineLimit logic by @llxia in #6645
- Fix for i18n for JDK22+ onwards by @psawant19 in #6651
- Added problemlist with new entries for JDK25 Microsoft by @jmjaffe37 in #6650
- Enable the balanced GC mode for system tests. by @Amrutha-Kanhirathingal in #6640
- Disabling TestHeadlessComponents on Mac due to consistent timeouts by @adamfarley in #6648
- Update renaissance exclusion list for win_aarch64 by @jmjaffe37 in #6658
- Oct 2025 release mac x64 exclude for runtime/cds/NonJVMVariantLocation.java by @andrew-m-leonard in #6673
- Disable perf renaissance-db-shootout on jdk11u arm linux for Eclipse temurin by @andrew-m-leonard in #6670
- Exclude perf test renaissance-naive-bayes on 32bit Windows by @adamfarley in #6676
- Oct 2025 release new excludes by @andrew-m-leonard in #6667
- openjdk: add hotspot_vmTestbase_vm_compiler target by @zzambers in #6616
- openjdk: add hotspot_vmTestbase_vm_gc by @zzambers in #6619
- Enable CRIU portable testing for JDK25 by @LongyuZhang in #6679
- JDK25 enables getEnclosingMethod/BadEnclosingMethodTest.java by @JasonFengJ9 in #6680
- AIX excludes for oct 25 release by @andrew-m-leonard in #6681
- openjdk: add hotspot_vmTestbase_vm_defmeth target by @zzambers in #6646
- No need to do duplicate check if current failedtestlist is empty by @sophia-guo in #6691
- Fix pingperf tests with liberty dockerfile update by @LongyuZhang in #6684
- Exclude CookieHandler on all platforms JDK25 by @Haroon-Khel in #6696
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #6695
- Fix issue with creating error comment by @jmjaffe37 in #6700
- Add APPLICATION_OPTIONS in openjdk test by @llxia in #6703
- Excluded renaissance-naive-bayes test for all windows by @Amrutha-Kanhirathingal in #6699
- Create openjdk26-openj9 exclude list and exclude 2 new tests by @pshipton in #6709
- Split jdk_util into smaller tests by @Amrutha-Kanhirathingal in #6706
- Set new jvm option for FIPS140_3_OpenJCEPlusFIPS by @llxia in #6710
- Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 by @pshipton in #6717
- Unexclude AddressComputationContractTest on jdk26 openj9 by @pshipton in #6720
- Problemlist TestNativeStack test for Microsoft by @Luigi96 in #6722
- Exclude MauveSingleThrdLoad_J9, MauveSingleInvocLoad_J9 jdk17, 21, 26+ by @pshipton in #6724
- Disable SyntheticGCWorkload_concurrentSlackAuto 100k and 10M by @pshipton in #6725
- Exclude java/lang/Thread/virtual/KlassInit on OpenJ9 jdk26 by @pshipton in #6726
- Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 by @pshipton in #6727
- Correct arctic runtests.sh backslash escape by @andrew-m-leonard in #6728
- Exclude reflect/Proxy/NonPublicMethodTypeTest for OpenJ9 jdk26 by @pshipton in #6729
- Updated code to pass log through env vars by @jmjaffe37 in #6730
- Creating lists of intermittently failing tests by @adamfarley in #6472
- Restore wildcard in ProblemList pattern by @keithc-ca in #6732
Full Changelog: v1.0.10...v1.0.11