Stewart X Addison

Results 369 issues of Stewart X Addison

**Is your feature request related to a problem? Please describe.** The download page has tabs/buttons for the LTS releases but not the latest STS version (24 at the time of...

enhancement

Another one in the set of tests marked flaky on AIX under https://github.com/nodejs/node/pull/60565 - this is also exhibiting intermittent failing behaviour and is causing issues for PRs such as https://github.com/nodejs/node/pull/60962#issuecomment-3620423149...

test
addons
author ready
needs-ci
commit-queue

Failure referenced in https://github.com/nodejs/build/issues/4099#issuecomment-3617069521 - the single line fix to `deps/v8/src/execution/riscv/simulator-riscv.h` is enough to allow the cross-compiled build to pass but it seems cleaner to to pull the full commit...

v8 engine
needs-ci
request-ci-failed
riscv64
v24.x

Based on recent discussions in the PMC we plan to stop shipping Temurin builds for 32-bit windows (win32) starting in 2026. Currently we distribute win32 versions of Temurin for jdk8,...

enhancement
windows
solaris
testing

From recent discussions at the PMC based on low usage and the withdrawal of a sponsor which covered the cost of the Solaris systems we are planning to stop releasing...

enhancement
solaris
testing

This reverts commit a9a9e37b02d40a33f4c16ac0e81ce6b7967daef6. This was added for debugging problems on Scaleway arm32 systems which we no longer use. This should have been reverted ages ago Fixes https://github.com/adoptium/temurin-build/issues/2545 Noting that...

macos
jenkins
arm

Spun out from discussion in https://github.com/AdoptOpenJDK/openjdk-build/pull/2125#pullrequestreview-504661752 The location for changes to config parameters is something we need to provide guidance on. I came across it when putting [this section of...

enhancement
help wanted
macos
jenkins
documentation
arm
testing

We do not publish a SHA56 checksum for the SBOM files. At the moment the solaris `simple` jobs do produce one and so if you attempt to use the release...

solaris

When running: ``` ./makejdk-any-platform.sh --podman jdk21u ``` I'm getting the following error: ``` INFO: Extracting latest tag for the scmref using git describe since no tag is set in the...

docker
testing

Ref hthis line which sets the default: ttps://github.com/adoptium/temurin-build/blob/f4bcbeb80b2dc0a624721f09a91c925e6df2bc90/docker/dockerfile-generator.sh#27 It can be overridden with a switch such as `--base-image ubuntu:24.04` but that is not mentioned in our [top level README](https://github.com/adoptium/temurin-build/blob/master/README.md) or...

docker
testing