v0.9.5-release
What's Changed
Release branch for October 2022 CPU [2022-10-18 CPU 19.0.1, 17.0.5, 11.0.17, 8u351] see java.com/releases
- Add exclude files for Java 20 by @JasonFengJ9 in #3846
- Temporarily disable quarkus_test for openj9 by @LongyuZhang in #3848
- Enable java/lang/Class/GetPackageBootLoaderChildLayer.java by @JasonFengJ9 in #3852
- Exclude JDK8 jdk_security3 pkcs11 tests by @JasonFengJ9 in #3855
- Perm exclude java/lang/StringBuffer/HugeCapacity.java by @mikezhang1234567890 in #3849
- Nightly aqa-tests cleanup by @sophia-guo in #3860
- Jck test support jck8b by @sendaoYan in #3863
- Add jdk_vector_xxx_j9 tests by @llxia in #3857
- Exclude multiple openjdk tests by @LongyuZhang in #3865
- Stop using openjdk.java.net for jck host by @sxa in #3871
- Exclude TestFunctionDescriptor on all supported platforms by @ChengJin01 in #3870
- Stop using http://jckservices.adoptium.net/index.html for jck host by @steelhead31 in #3876
- Enabling java_net tests on all releases except jck11 z/OS by @psoujany in #3702
- Excluded docker testcases on linux-aarch64 platform by @sendaoYan in #3885
- Fix Syntax error for test target dragonwell8_tenant_jdk by @sendaoYan in #3887
- Exclude project loom related test failure by @JasonFengJ9 in #3888
- All the sanity.openjdk and extended.openjdk generate unique jtreg report directory by @sendaoYan in #3879
- Disable TestMemoryAwareness.java by @sendaoYan in #3891
- Add arm32 jdk8 repo information in test environment properties by @sophia-guo in #3884
- Set jtreg test report of jdk_vector_float128_j9 and jdk_vector_byte64_j9 to REPORTDIR by @sendaoYan in #3895
- July release cleanup by @sophia-guo in #3894
- Add reference repo for git clone openj9 by @llxia in #3892
- Using https instead of ssh for arm32 env git repo by @sophia-guo in #3896
- July release: update problem list for jdk8, especially arm by @sophia-guo in #3898
- Exclude MissingResourceCauseTestRun.java/HashedPasswordFileTest.java/JImageExtractTest.java because of run fail by root user by @sendaoYan in #3902
- Un-exclude some OpenJDK test cases for OpenJ9 jdk19 by @pshipton in #3899
- Disable TestMemoryAwareness.java for all vendors by @sendaoYan in #3906
- Upgrade jtreg version for JDK11 by @llxia in #3910
- Exclude openjdk MulticastSendReceiveTests in jdk_nio by @LongyuZhang in #3914
- Add portable criu test for ubuntu and ubi by @LongyuZhang in #3909
- uplift: GHA version and use correct parameter by @zdtsw in #3919
- Update JIT specific jdk_vector_xxx tests by @llxia in #3915
- Skip dragonwell feature test target when the test jdk is dragonwell standard version by @sendaoYan in #3912
- Add aot-portable test by @LongyuZhang in #3923
- Ignore exclude lists for jck_custom by @Mesbah-Alam in #3927
- Make jck additional jtx general by @sendaoYan in #3932
- Make jck additional jtx general by @sendaoYan in #3934
- Fix aot docker test by @LongyuZhang in #3937
- Disable criu checkpoint ubi and ubuntu tests to separate from sanity.external by @LongyuZhang in #3938
- Fixed typos in comment by @PrajwalBorkar in #3936
- Exclude containers tests on all linux platforms by @sophia-guo in #3908
- Disable external aot test by @LongyuZhang in #3945
- Print exception for copyArtifacts by @llxia in #3946
- Consume vendor specific exclude list by @Mesbah-Alam in #3942
- Exclude several openjdk security3 tests for aarch by @LongyuZhang in #3953
- If no custom JTX file is supplied, ensure it's not null by @Mesbah-Alam in #3952
- Add timestamps to openjdk_tests & remove timestamps from Jenkinsfilebase by @momanmalik in #3955
- Enable displaying dump info for criu restore by @LongyuZhang in #3951
- Release build node and only ask node to do Copy artifacts by @sophia-guo in #3941
- Start x11 only once by @llxia in #3950
- Enable JDK 18/19/20 sun/security/krb5/auto/BasicProc.java by @JasonFengJ9 in #3958
- Remove upstream_openjdk_tests Jenkins file by @jerboaa in #3964
- Add docker registry parameters for jenkins by @LongyuZhang in #3960
- Update jdk20 with jtreg7 by @sophia-guo in #3966
- Define -jvmArgs in systemtest.mk for JCStress by @Mesbah-Alam in #3968
- Enable OpenJDK vector tests for all 128 bits species by @momanmalik in #3967
- Depend on getDependentLibs to fix local build of jcstress targets by @smlambert in #3971
- Add serviceability jvmti tests for JDK19+ openj9 by @llxia in #3970
- Install criu with package repo for semeru ubuntu 20 image by @LongyuZhang in #3973
- Refactor systemtest.mk by @Mesbah-Alam in #3972
- add windows aarch64 support to aqa-tests by @gdams in #3975
- AArch64 macOS: Enable excluded tests by @knn-k in #3969
- get.sh: use standard syntax for locating
javac
by @sxa in #3918 - Update jcstress jar file name in jcstress_SampleTestBench by @Mesbah-Alam in #3990
- Delete jdk11_tier1_cipher for duplicate testcases by @sendaoYan in #3994
- Do a hard reset if tck update fails and try git pull again by @Mesbah-Alam in #3978
- Exclude ubuntu22 machine for external tests temporarily by @LongyuZhang in #4003
- Feature/dynamic jcstress playlist by @jabrena in #3995
- Exclude api-java_net from aix, mac and win by @Mesbah-Alam in #4007
- Add jckforeign.c to list of libs to compile for 19+ by @Mesbah-Alam in #4012
- Updating README with the small typo changes by @jabrena in #4008
- Fix MBCS_Tests_CLDR_11 CurrencyTest and TimeZoneTestB with JDK 11.0.17+6 by @takiguc in #4011
- Capture test result info in JenkinsfileBase by @renfeiw in #4000
- Set FIPS specific options based on FIPS TEST_FLAG by @llxia in #4016
- Set default USE_TESTENV_PROPERTIES value to false by @julian55455 in #4022
- Delete jdk_jdi_sanity from jdk_svc_sanity for duplicate testcases by @sendaoYan in #4019
- Allow any project to copyArtifact from test jobs by @AdamBrousseau in #4028
New Contributors
- @steelhead31 made their first contribution in #3876
- @zdtsw made their first contribution in #3919
- @PrajwalBorkar made their first contribution in #3936
- @momanmalik made their first contribution in #3955
Full Changelog: v0.9.3...v0.9.5