Haroon Khel
Haroon Khel
Ref https://adoptium.slack.com/archives/C09NW3L2J/p1646743526526249 From the above slack thread, it was determined that a full switch path, `/Applications/Xcode.app`, can be used for JDK11. Since it is already being used for 8 and...
This Temurin release checklist based on the [release doc](https://github.com/adoptium/temurin-build/blob/master/RELEASING.md) captures what activities must happen during a release. The target release date is: 25/4/2022 (Main Platforms) The release champion (trainee) for...
Initial failure link https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/27/testReport/ Trss link https://trss.adoptium.net/output/test?id=61f04ecaa7df1a292406cf24 Grinder Rerun on test-sxa-armv7l-ubuntu2004-odroid-2 https://ci.adoptopenjdk.net/job/Grinder/3328/testReport/ Though the rerun was aborted, all of the jdk_jfr_2 tests ran. The following test failures are from the...
The failed tests are tools/jpackage/share/AppLauncherEnvTest.java.AppLauncherEnvTest tools/jpackage/share/jdk/jpackage/tests/JavaOptionsTest.java.JavaOptionsTest tools/jpackage/share/AddLauncherTest.java#id1.AddLauncherTest_id1 tools/jpackage/share/ArgumentsTest.java.ArgumentsTest tools/jpackage/share/EmptyFolderTest.java.EmptyFolderTest tools/jpackage/share/jdk/jpackage/tests/AppVersionTest.java.AppVersionTest tools/jpackage/share/jdk/jpackage/tests/BasicTest.java.BasicTest tools/jpackage/share/jdk/jpackage/tests/CookedRuntimeTest.java.CookedRuntimeTest tools/jpackage/share/jdk/jpackage/tests/DotInNameTest.java.DotInNameTest tools/jpackage/share/jdk/jpackage/tests/JLinkOptionsTest.java.JLinkOptionsTest tools/jpackage/share/jdk/jpackage/tests/JavaOptionsEqualsTest.java#id0.JavaOptionsEqualsTest_id0 tools/jpackage/share/jdk/jpackage/tests/JavaOptionsEqualsTest.java#id1.JavaOptionsEqualsTest_id1 tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java.MainClassTest tools/jpackage/share/jdk/jpackage/tests/ModulePathTest.java.ModulePathTest tools/jpackage/share/jdk/jpackage/tests/ModulePathTest2.java.ModulePathTest2 tools/jpackage/share/jdk/jpackage/tests/ModulePathTest3.java.ModulePathTest3 tools/jpackage/share/jdk/jpackage/tests/MultipleJarAppTest.java.MultipleJarAppTest tools/jpackage/share/jdk/jpackage/tests/NoMPathRuntimeTest.java.NoMPathRuntimeTest These failing tests are taking up 40G on...
The test jdk/jfr/jcmd/TestJcmdDump.java.TestJcmdDump.java.TestJcmdDump from the extended openjdk test suite continues to fail across some platforms ``` java.lang.OutOfMemoryError: Java heap space at jdk.jfr.jcmd.TestJcmdDump.jfrDump(TestJcmdDump.java:106) at jdk.jfr.jcmd.TestJcmdDump.main(TestJcmdDump.java:87) at java.base/java.lang.invoke.LambdaForm$DMH/0x0000000800c02000.invokeStatic(LambdaForm$DMH) ``` MacOS https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_x86-64_mac_testList_0/27/ Trss...
3 tests from hotspot_jre_2 in the extended openjdk test suite fail on jdk8 arm32 Failure link https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/27/ Trss link https://trss.adoptium.net/output/test?id=61f04ed3a7df1a292406cf69 `compiler/gcbarriers/PreserveFPRegistersTest.java.PreserveFPRegistersTest` Error log ``` OpenJDK Client VM warning: G1 GC...
The following packages found [here](https://github.com/adoptium/infrastructure/blob/7c29bb812d58c4df12cfa2dad1779f9f2c724fe8/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars/RedHat.yml#L78) are causing playbook failures on rhel s390x ``` Additional_Build_Tools_RHEL_s390x: - glibc.s390 # a dependency required for executing a 32-bit C binary - glibc-devel.s390 # a...
- [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable) - [...
ref https://github.com/adoptium/infrastructure/pull/2707#pullrequestreview-1085292551 The Unix playbook does not currently support installing docker onto Rhel8. Side task, merge the separate tasks which install docker onto RHEL s390x and x64 into one task
- [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable) - [...