Stewart X Addison
Stewart X Addison
A tag has now been created upstream similar to how the aarch32 ports are done and the `_adopt` version of that tag has been created automatically by the mirror scripts....
Passes if I add `-B 4` to the `BUILD_ARGS` in the job to override the detected value. I suspect it's somewhere around https://github.com/adoptium/temurin-build/blob/1f1cebf33c5fa42ba5b4da8d614709d5e4a8161a/sbin/build.sh#L418 that needs to be modified with a...
That's interesting ... I haven't looked into it too closely by https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk11u/job/jdk11u-evaluation-linux-riscv64-temurin/46 which was automatically kicked off yesterday seemed to get through the build despite being run from `jdk-11.0.25+5_adopt` and...
A few comments/questions: 1. Is this specific to jdk23? I see that the JDK21 equivalents do not appear to have run the reproducibility test successfully recently, although they didn't get...
FYI I got the same results running the jdk23 job on an Ubuntu 24.04 host in [this job](https://ci.adoptium.net/job/Test_openjdk23_hs_special.system_x86-64_linux_testList_0/19/console), which eliminates the older kernel version on the ubuntu 16.04 machine as...
> Jobs are here https://ci.adoptium.net/view/ReproducibleBuild/, but we didn't enable for jdk22+, as suppose those jobs will be disabled. [adoptium/ci-jenkins-pipelines#1093](https://github.com/adoptium/ci-jenkins-pipelines/pull/1093) Yeah unfortunately they only have up to jdk21u and you're currently...
There are a number of AQA tests (mostly in the external suite, but some have been added to the `dev` suite in recent months too) which need to run docker...
Hi @AndrewHL76 - thanks for raising this. I think it's the first time I can recall such a failure reported with the C runtime in all my time with Adoptium/AdoptOpenJDK!...
> A swap with newer binaries does indeed work, however this approach is not friendly to our deployment strategy. Yep agree that's far from ideal so will take a look...
Build tests: - [347](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-arm-temurin/347) - Listed above - strace, JDK11 boot, --with-jobs=4, Ubuntu 22.04 host - [348](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-arm-temurin/348) - strace, JDK10 boot, --with-jobs=4, Ubuntu 22.04 host - [349](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-arm-temurin/349) - strace, JDK11...