Stewart X Addison
Stewart X Addison
Yeah it looks like it's related to ubuntu system stuff. It seems to work ok with Temurin's 17.0.10 (and 21 - I've extracted both under your directory if you want...
Ping to keep this alive
Noting that `zlib` is a potential source of differences and we should look at what we do with those options as they are currently inconsistent between platforms and versions in...
The `zlib` topic was discussed by the PMC today, and there was general agreement to move to using `bundled` as a preference, although it was noted that there may have...
Similar to the zlib issue we are moving over to using `bundled` freetype: #freetype - we have started with JDK21+: https://github.com/adoptium/temurin-build/issues/3504
JSON files for the latest release (To be considered experimental and subject to change) are in the releases at - https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u362-b09/OpenJDK8U-jdk-release-notes_8u362b09.json - https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.18%2B10/OpenJDK11U-jdk-release-notes_11.0.18_10.json - https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jdk-release-notes_17.0.6_10.json - https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.2%2B7/OpenJDK19U-jdk-release-notes_19.0.2_7.json
Follow up to earlier comment https://github.com/adoptium/temurin-build/issues/3044#issuecomment-1406878251 the release noted for 18.0.2.1+1 are now up at https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.2.1%2B1/OpenJDK18U-jdk-release-notes_18.0.2.1_1.json (Still awaiting a cache refresh on the API for it to be visible at...
Let's keep it open for now as Adam has put in some fixes and we're going to discuss this further this week ...
@bbednarek As @karianna says this issue is NOT related to the availability of Temurin on Alpine/aarch64. The issue we have covering Alpine on aarch64 is https://github.com/adoptium/containers/issues/158
That's a good question ... I guess it's down to whether we expect it to be auto downloaded as it is for Adoptium. There is a PR floating around at...