Re: RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-10 Thread Mikael Vidstedt
On Wed, 9 Apr 2025 18:35:12 GMT, Mikael Vidstedt wrote: > [JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum > boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. > Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to > use

Re: RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-10 Thread Severin Gehwolf
On Wed, 9 Apr 2025 18:35:12 GMT, Mikael Vidstedt wrote: > [JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum > boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. > Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to > use

Re: RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-10 Thread Daniel JeliƄski
On Wed, 9 Apr 2025 18:35:12 GMT, Mikael Vidstedt wrote: > [JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum > boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. > Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to > use

Re: RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-09 Thread Iris Clark
On Wed, 9 Apr 2025 18:35:12 GMT, Mikael Vidstedt wrote: > [JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum > boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. > Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to > use

Re: RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-09 Thread Erik Joelsson
On Wed, 9 Apr 2025 18:35:12 GMT, Mikael Vidstedt wrote: > [JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum > boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. > Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to > use

RFR: 8354230: Wrong boot jdk for alpine-linux-x64 in GHA

2025-04-09 Thread Mikael Vidstedt
[JDK-8342984](https://bugs.openjdk.org/browse/JDK-8342984) bumped the minimum boot jdk to JDK 24, and update the boot JDKs used in GHA in the process. Unfortunately the boot jdk for alpine-linux-x64 was incorrectly changed to use the linux-*aarch64* version. Testing: GHA, incl. explicitly trigg