Temurin-build: Add x64AlpineLinux for Dragonwell 11

Created on 25 Feb 2021  路  5Comments  路  Source: adoptium/temurin-build

We plan to add x64AlpineLinux and aarch64AlpineLinux on Dragonwell 11. (Now AdoptOpenJDK is building x64AlpineLinux hotspot in jdk16 and jdk17)

aarch dragonwelalibaba enhancement new builds

Most helpful comment

The Alpine Linux team is in the process of porting Alpine to the Ampere Altra arm64 servers, targeting the 3.13 release. This is new work (as of today?). @ncopa has been leading the way there.

All 5 comments

@joeyleeeeeee97 Building requires testing. Can you please open a machine request over at https://github.com/AdoptOpenJDK/openjdk-infrastructure? AFAIK we have one machine with static containers for x64. Two containers run Alpine, so they can be reused. For aarch64, nothing is available, especially with your special HW requirements.

only x64AlpineLinux supported now.

@joeyleeeeeee97 Do you know whether the Ampere Altra has the hardware capabilities you require?

@aahlenst I can confirm that it does :-) java -version is ok on one of the Altras which I've got as part of https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/2078 :-)

jenkins@test-equinix-ubuntu2004-armv8l-02:~/jdk-11.0.10+0-jre/bin$ ./java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment (Alibaba Dragonwell) (build 11.0.10+0-202103241423)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell) (build 11.0.10+0-202103241423, mixed mode)
jenkins@test-equinix-ubuntu2004-armv8l-02:~/jdk-11.0.10+0-jre/bin$ 

The Alpine Linux team is in the process of porting Alpine to the Ampere Altra arm64 servers, targeting the 3.13 release. This is new work (as of today?). @ncopa has been leading the way there.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gchauvet picture gchauvet  路  51Comments

tkie picture tkie  路  120Comments

sxa picture sxa  路  22Comments

milderhc picture milderhc  路  29Comments

kuenking picture kuenking  路  21Comments