Stewart X Addison
Stewart X Addison
As discussed [in slack](https://adoptopenjdk.slack.com/archives/CLCFNV2JG/p1603297057022000)
The freetype version we use is defined in `config_init.sh` https://github.com/adoptium/temurin-build/blob/2cc9f245c7c3bb3ff4bf0db8a6ff5ca8837c196b/sbin/common/config_init.sh#L440 Other versions such as the default freemarker version are defined in `prepareWorkspace.sh` https://github.com/adoptium/temurin-build/blob/2cc9f245c7c3bb3ff4bf0db8a6ff5ca8837c196b/sbin/prepareWorkspace.sh#L41 This inconsistency can cause confusion when people...
Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** [JDK11 ](https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9/1046/console) - [JDK17](https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-openj9/6/console) - **Which platforms (OS+arch) are affected:**...
Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-dragonwell/188 - **Which platforms (OS+arch) are affected:** Windows - **If...
Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** For example, https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-aix-ppc64-hotspot/1002/consoleFull - started failing with bulid 1002 on...
Placeholder for now to determine what our supported build environments will be for the next Long Term Support release of Java via Temurin. At the moment we have: - OS...
Thank you for reporting a broken build! Please fill in the following details: - **Jenkins link to the failing log:** Anything in https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-dragonwell/ or https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-dragonwell/ etc. - **Which platforms (OS+arch)...
The AdoptOpenJDK project historically built on old levels of some distributions (CentOS6 for Linux/x64, WIn2012 for Windows, and Ubuntu 16.04 for armv7l/arm32) With the move to Adoptium should we have...
Happening on Linux when openssl is being built from source. Didn't seem to be failing for me outside jenkins with the same build options, so not sure why this is...
This has happened multiple times recently. For some reason it's restarting itself and not coming back. We need to identify why it's rebooting (Error condition, patching, or something else) and...