v1.0.8-release
Release intended for use with July 2025 CPU (See java.com/releases, 24.0.2, 21.0.8, 17.0.16, 11.0.28, 8u461). The aqa-tests release branch v1.0.8-release is based on the v1.0.8 tag (with only required changes cherry-picked).
What's Changed
- Re-enable serviceability/jvmti/vthread/GetThreadState/GetThreadStateTest by @theresa-m in #6160
- Fix jenkins def warning for openjdk_tests file by @LongyuZhang in #6163
- Use @field annotation to resolve Jenkins warnings by @llxia in #6165
- Disable java/lang/Thread/virtual/Parking by @babsingh in #6168
- Re-include tests mcontenter01 and mcontentered01 by @hangshao0 in #6167
- Re-enable GetOwnedMonitorInfoTest by @hangshao0 in #6174
- JDK24/25 Re-enable JSR166TestCase by @babsingh in #6182
- Exclude java/lang/Thread/virtual/Collectable jdk21 OpenJ9 xlinux,Windows by @pshipton in #6189
- Re-enable JVMTI framepop02 test by @thallium in #6190
- Disable newly backported certificate tests by @sophia-guo in #6186
- Terminate notepad.exe if found post job check by @andrew-m-leonard in #6194
- Restore java/util/Currency/ValidateISO4217 OpenJ9 jdk8 by @pshipton in #6201
- Re-enable CompletableFutureTimedGet by @tajila in #6206
- Re-enable CancelTimerWithContention test by @tajila in #6207
- Revert "Re-enable CancelTimerWithContention test" by @tajila in #6210
- Re-enable sun/security/pkcs12/AttributesMultiThread by @theresa-m in #6211
- Fix for Locale matching in jdk24 by @psawant19 in #6049
- Re-enable java/lang/Thread/virtual/RetryMonitorEnterWhenPinned.java by @JasonFengJ9 in #6214
- Exclude JSR166TestCase for OpenJ9 JDK 24+ by @theresa-m in #6220
- Set up pipeline for criu and portable SCC by @llxia in #6195
- Re-enable java/lang/Thread/virtual/TraceVirtualThreadLocals.java by @babsingh in #6216
- [JDK24/25] Exclude RetryMonitorEnterWhenPinned by @babsingh in #6221
- [JDK24/25] Re-enable SynchronizedNative and Parking tests by @babsingh in #6222
- Exclude serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedClass.java by @JasonFengJ9 in #6219
- [JDK24/25] Re-exclude SynchronizedNative and Parking tests by @babsingh in #6227
- Exclude all JSR166TestCase variations by @theresa-m in #6226
- Porting JDK24 excludes to JDK25 by @JasonFengJ9 in #6228
- Automate Mac minimise all app windows for AWT tests by @andrew-m-leonard in #6230
- Port from ProblemList_openjdk25-openj9.txt sorted in alphabetical order by @JasonFengJ9 in #6232
- Re-enable serviceability/jvmti/events/MonitorWaited/monitorwaited01/monitorwaited01.java by @fengxue-IS in #6233
- Exclude JDK 24/25 tests on selected platforms by @JasonFengJ9 in #6234
- Re-enable serviceability/jvmti/events/MonitorWait/monitorwait01/monitorwait01.java by @fengxue-IS in #6235
- Restore excludes for java/lang/Thread/virtual/SynchronizedNative.java by @JasonFengJ9 in #6236
- Update jtrunner to create generated.jti file by @smlambert in #6192
- Exclude JDK 24/25 RetryMonitorEnterWhenPinned on aix-all by @JasonFengJ9 in #6237
- Exclude AsyncCloseAndInterrupt.java for JDK11 on z/OS by @psoujany in #6093
- Display parallel number on job description by @llxia in #6241
- Exclude java/nio/channels/AsyncCloseAndInterrupt.java aix-all,linux-all by @JasonFengJ9 in #6242
- Exclude BasicMulticastTests on all platforms and versions by @llxia in #6243
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #6218
- Add moveIntoSemeruFolder() for TAP collection by @llxia in #6245
- Re-enable LotsOfContendedMonitorEnter test by @thallium in #6246
- Support IBM Java 8 in AQA test pipeline by @llxia in #6248
- JDK24+ enable java/lang/Thread/virtual/Starvation.java by @JasonFengJ9 in #6249
- Re-exclude LotsOfContendedMonitorEnter test by @thallium in #6250
- MSFT April 2025 Problemlist cleanup by @jmjaffe37 in #6247
- Skip JMOD files when extracting the JDK by @jerboaa in #6253
- Run CryptoTests exclusively with openj9 and hotspot by @llxia in #6254
- Enable JDK 24/25 java/lang/Thread/virtual/ThreadAPI.java by @JasonFengJ9 in #6255
- Support artifactory link for both native and artifactory by @LongyuZhang in #6257
- Fix download_api_url_base by @LongyuZhang in #6258
- Support vmfarm SDK mapping by @llxia in #6259
- Update JDK24+ exclude entries by @JasonFengJ9 in #6261
- Verify level and group values in testJobTemplate by @llxia in #6260
- [JDK24/25] Re-enable GetStackTraceNotSuspendedStressTest by @babsingh in #6262
- Exclude serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java by @JasonFengJ9 in #6263
- Allow users to set LABEL in getTRSSOutput job by @llxia in #6264
- Exclude JDK24+ java/lang/Thread/virtual/Collectable.java by @JasonFengJ9 in #6265
- Enabled the renaissance tests for 18+ versions by @Amrutha-Kanhirathingal in #6270
- Update job status based on parallel and rerun job status by @sophia-guo in #6185
- Re-enable JDK24+ java/lang/Thread/virtual/Parking.java by @JasonFengJ9 in #6274
- Revert "Update job status based on parallel and rerun job status" by @pshipton in #6275
New Contributors
- @psawant19 made their first contribution in #6049
Full Changelog: v1.0.7...v1.0.8