Adam Farley
Adam Farley
Maybe an extra dash-e in the jdk8 sed, like this? ``` # SUB_TAG is used to create the file name of the JDK/JRE zip file release_name=$(echo "$json" | jq -r...
This document should always have regular reviews for readability, and I think having it in wiki form makes said reviews harder. I recommend either: - Keeping the document in a...
JDK11 [Special.openjdk](https://ci.adoptium.net/job/Test_openjdk11_hs_special.openjdk_ppc64le_linux/21/console), [Extended.system](https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_ppc64le_linux/877/console), and [Special.functional](https://ci.adoptium.net/job/Test_openjdk11_hs_special.functional_ppc64le_linux_testList_0/5/console) all have appear to have a similar-looking issue unpacking the build with a tar command: 22:43:12 Uncompressing file: OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.24_7-ea.tar.gz ... 22:43:14 tar: jdk-11.0.24+7/man/ja: Cannot change...
This happened again on test-docker-ubuntu2404-armv7-2 on 2024/11/20 https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-linux-arm-temurin_SmokeTests/259/console
It does look like [this PR](https://github.com/adoptium/ci-jenkins-pipelines/pull/1087)'s merge coincided with the first instance of the "three signatures" issue Scott mentions [here](https://adoptium.slack.com/archives/C09NW3L2J/p1723639272314139?thread_ts=1723625298.712219&cid=C09NW3L2J) that I can find (1st of August, JDK17), while the...
FYI: I pitched a PR to add a helpful comment to the job description (re ADOPTOPENJDK_REPO immutability) a few months ago, but the community was against it, so the PR...
These test failures were seen in the old Solaris pipelines: Sparc: - Test8028623.java [Example](https://ci.adoptium.net/view/Test_openjdk/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/21/consoleFull). x64: - DisabledAlgorithms.java [Example](https://ci.adoptium.net/view/Test_openjdk/job/Test_openjdk8_hs_extended.openjdk_x86-64_solaris/148/consoleFull) - SSLConfigFilePermissionTest [Example](https://ci.adoptium.net/view/Test_openjdk/job/Test_openjdk8_hs_extended.openjdk_x86-64_solaris/148/consoleFull) ---- These test failures appear to be new: Sparc:...
Sure thing. TLDR: No problems on the new build that weren't on the old build (when run in Grinder, anyway). ## Details: x64: - Old builds: [OpenJDK](https://ci.adoptium.net/job/Grinder/12194/), [System](https://ci.adoptium.net/job/Grinder/12197/) - New...
> > OpenJDK result: All tests passed except for the jdk_math_jre_0 target which failed in both cases with the same error > > To be clear, are you saying that...
This continues to happen. https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-64_mac/51 ```text 22:11:39 + [[ incompatiblefalse == compatibletrue ]] 22:11:39 + [[ incompatiblefalse == incompatiblefalse ]] 22:11:39 + run_swing_component_test_unset incompatible false 23:01:56 Cancelling nested steps due...