Stewart X Addison

Results 369 issues of Stewart X Addison

When running: ``` ./makejdk-any-platform.sh --replace --podman jdk21u ``` if the first run fails due to an error such as the one described in https://github.com/adoptium/temurin-build/issues/4291 then this error occurs: ``` If...

docker
testing

Noted while doing some build testing on my laptop which only has gcc installed via the Adoptium devkit for 14.2.0. I remember having this work in the past with the...

enhancement
macos
testing

Trying to run: ``` ./makejdk-any-platform.sh jdk11u ``` followed by: ``` ./makejdk-any-platform.sh jdk17u ``` fails with the following error: ``` Incorrect Source Code for jdk17u. This is an error, please check...

docker
testing

**What are you trying to do?** - Use `make-adopt-build-farm` to build from a non-`u` release (`jdk24` or `jdk25`) **Expected behaviour:** - Subsequent runs use the cached openjdk repository on the...

macos
arm

jdk17 and 11 don't have the ea-beta links in the output from: - https://api.github.com/repos/adoptium/temurin11-binaries/releases - https://api.github.com/repos/adoptium/temurin17-binaries/releases but it does for the other platforms, which is the cause of the ea-beta...

Needs checked and fixed. Noting also that as mentioned in https://github.com/adoptium/temurin-build/pull/4246#issuecomment-3258199853 it is even more broken with the EA builds as it does not manage to start the process sensibly....

macos

As part of looking to upgrade the compiler used for our riscv64 builds I have been looking at the feasibilty of using a devkit based on GCC14.2 for versions of...

enhancement
arm

**Please describe what you want to be able to do that isn't documented, and/or what you'd like to see in the documentation.** While the jenkins jobs are able to build...

macos
jenkins
documentation
arm

The [OpenSSF baseline](https://baseline.openssf.org/) has been suggested to us by the Eclipse Foundation as something we should aspire to. It is likely that we meet most, if not all, of the...

Epic
secure-dev

Identified as part of https://github.com/adoptium/infrastructure/issues/4147#issuecomment-3560547543 on JDK17 Tried on four different machines and the `quarkus_test_0` fails in the same way. Fails with [nightly](https://ci.adoptium.net/job/Grinder/15605/console) (test-ibmcloud-rhel9-x64-1) and [release](https://ci.adoptium.net/job/Grinder/15606/console) (test-azure-ubuntu2404-x64-1) builds. [Re-run link](https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=quarkus_test_0&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&NON_AQA_TEST_REPOS=&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&CLOUD_PROVIDER=&PLATFORM_AND_MACHINE=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B2_adopt&TEST_IMAGES_REQUIRED=true&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=releases&JDK_IMPL=hotspot&TEST_TIME=120&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&RERUN_FAILURE=false&BUILD_LIST=external&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=666&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None)...