Stewart X Addison

Results 369 issues of Stewart X Addison

Part of https://github.com/adoptium/temurin-build/issues/3749 Notes: - This allows 'RHEL' to be used as the OS name, and will download the packages on-demand. This requires `yum-utils` to be installed ([infrastructure PR](https://github.com/adoptium/infrastructure/pull/3640)) unlike...

mac
jenkins-pipeline

The [PR tester job](https://ci.adoptium.net/job/build-scripts-pr-tester/) (docs are [here](https://github.com/adoptium/ci-jenkins-pipelines/blob/master/pipelines/build/regeneration/README.md)) is somewhat neglected and hasn't had some updates for a while so now feels like a good time to look at a bit...

arm
enhancement
testing
generation

Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk11u/job/jdk11u-evaluation-linux-riscv64-temurin/ - **Which platforms (OS+arch) are affected?:** linux-riscv64 - **If...

macos
jenkins
openj9
testing
buildbreak

Spotted for JDK17 while looking at another issue: ![image](https://github.com/user-attachments/assets/55703213-b134-4dcf-bfaf-2056cae665c5) Initial release is `17.0.0+35` but attempting to retrieve that via the API failes: ``` sxa@orangepi5plus:/dev/shm$ curl -sL https://api.adoptium.net/v3/binary/version/jdk-17.0.0+35/mac/aarch64/jdk/hotspot/normal/adoptium {"errorMessage":"No releases match...

macos
aarch

I thought we had the configure args in the main SBoM now - I guess not 😢 Ideally we'd just pull the SBoM from the API but since we need...

Sbom
secure-dev

Raised in the Secure Dev meeting today. We currently exclude the cacerts file from the reproducible build testing. While this is valid for comparing with non-Temurin vendors we should aim...

testing

We currently build JDKs up to 21 using XLC 13 or 16 on AIX 7.2TL02. This issue is to discuss moving that level up to TL05 (or later) which is...

enhancement
macos
testing

Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk11u/job/jdk11u-release-linux-arm-temurin/19/console - **Which platforms (OS+arch) are affected?:** Linux/arm32 - **If...

question
macos
jenkins
arm
openj9
buildbreak

Upstream now has support for building on AIX with GCC instead of the xlc compilers which we currently use. This issue is to cover any discussions relating to whether it...

enhancement
question
aix

We previously had some issues building locally in RISC-V containers on real hardware ([Slack thread](https://adoptium.slack.com/archives/D046WQ10W7J/p1700397310981129)) which were due to a build-up of defunct processes which has now been resolved with...

macos
jenkins