Stewart X Addison

Results 285 issues of Stewart X Addison

From release retrospective: https://github.com/adoptium/adoptium/issues/104#issuecomment-1036065992 At the moment if the machines for one platform is unavailable the builds stall in a non-obvious way (I found blueocean was the best place to...

At the moment we do not have the support for running TestContainers on non-x64 platforms. We should look at implementing something that allows us to run the installer testing on...

Copying from https://github.com/AdoptOpenJDK/openjdk-website/issues/987 where this was seen in AdoptOpenJDK 11.0.11 - raised by @hagman (NOTE: I have not verified this myself) * **Browser**: N/A I post this issue here because...

Split out from https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1658 It looks like the Linux installer jobs are leaving files around in the `scripts` and `scripts-remapped` subdirectories of `/tmp/.gradle-test-kit-jenkins`. Each directory has between 10-20 files in,...

bug

**What are you trying to do?** Build from a tag **Expected behaviour:** Set `TAG=jdk-20+13` **Observed behaviour:** May not be building from tag. Requires `BRANCH=jdk-20.13` **Any other comments:** Needs independent verification...

good first issue
arm

**What are you trying to do?** Run the mirror job of rthe aarch32-jdk8 repo **Expected behaviour:** Mirror succeeds **Observed behaviour:** Mirror job does not succeed **Any other comments:** Job 5683:...

aarch

For the "pre-release" test runs, look at step in the process to delete the jobs afterwards so they are not preserved, which takes space on the server and potentially causes...

testing

Can we lock the artifacts of the individual jdkXX- build jobs when RELEASE=true for the duration of the release cycle in case installe/signingr re-runs are required _Originally posted by @sxa...

Prototype using JDK8 as the boot JDK for building Temurin 8. This will reduce our current dependencies on either Zulu or distribution-supplied JDK7 implementations which are no longer available on...

jenkins

In the dim and distant past before global lockdowns there was some previous work to make the build process binary reproducible. I had a play recently with the process (on...