v1.0.4-release
Release intended for use with October 2024 CPU (See java.com/releases, 23.0.1, 21.0.5, 17.0.13, 11.0.25, 8u431). The aqa-tests release branch v1.0.4-release is based on the v1.0.4 tag (with only required changes ported).
What's Changed
- add howto contribution iteration 1 by @andrlos in #5471
- Exclude jfr tests on aarch32 linux by @roberttoyonaga in #5469
- Bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #5488
- Enable tests related with https://bugs.openjdk.org/browse/JDK-8314517 by @sophia-guo in #5487
- Update TestUnrollLimitPreciseType exclusion with JBS link by @jiekang in #5494
- Exclude tests for alinux machine by @annaibm in #5497
- Slightly better message when .JCK-runtime. is not found in JavatestUtil.java by @judovana in #5496
- Microsoft problem listing for July 2024 PSU by @joe-braley in #5500
- Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java by @sophia-guo in #5495
- Separate hotspot_custom test for j9 by @LongyuZhang in #5493
- Exclude java/lang/ProcessHandle/InfoTest.java on OpenJ9 jdk21 and later by @pshipton in #5501
- Support FIPS140-3 Strict profile by @llxia in #5504
- Added inital hook to allow both docker/podman and sudo/runas/"" by @judovana in #5460
- Propagate JAVA_TOOL_OPTIONS down to external tests in container by @judovana in #5498
- Unexclude OpenJ9 java/lang/String/CompactString/MaxSizeUTF16String by @pshipton in #5513
- Do not move the test to child job if parallel list number=1 by @sophia-guo in #5511
- Allow user to set DYNAMIC_COMPILE by @llxia in #5516
- Move NUM_LIST to the outermost scope that includes a reference by @keithc-ca in #5518
New Contributors
Full Changelog: v1.0.3...v1.0.4