Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add x64AlpineLinux for Dragonwell 11 #2497

Open
joeyleeeeeee97 opened this issue Feb 25, 2021 · 7 comments
Open

Add x64AlpineLinux for Dragonwell 11 #2497

joeyleeeeeee97 opened this issue Feb 25, 2021 · 7 comments
Assignees
Labels
aarch Issues that affect or relate to the aarch ARCHITECTURE dragonwell/alibaba Issues that are enhancements or bugs raised against the Dragonwell JVM of the Alibaba project enhancement Issues that enhance the code or documentation of the repo in any way new builds Issues that request for new jenkins pipeline builds
Milestone

Comments

@joeyleeeeeee97
Copy link
Contributor

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

@M-Davies M-Davies added aarch Issues that affect or relate to the aarch ARCHITECTURE dragonwell/alibaba Issues that are enhancements or bugs raised against the Dragonwell JVM of the Alibaba project enhancement Issues that enhance the code or documentation of the repo in any way new builds Issues that request for new jenkins pipeline builds labels Feb 25, 2021
@aahlenst
Copy link
Contributor

@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.

@joeyleeeeeee97 joeyleeeeeee97 changed the title Add x64AlpineLinux and aarch64AlpineLinux for Dragonwell 11 Add x64AlpineLinux for Dragonwell 11 Mar 11, 2021
@joeyleeeeeee97
Copy link
Contributor Author

only x64AlpineLinux supported now.

@aahlenst
Copy link
Contributor

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

@sxa
Copy link
Member

sxa commented Mar 24, 2021

@aahlenst I can confirm that it does :-) java -version is ok on one of the Altras which I've got as part of adoptium/infrastructure#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$ 

@karianna karianna added this to the March 2021 milestone Mar 28, 2021
@vielmetti
Copy link

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.

@devoto13
Copy link

Is this issue tracking aarch64AlpineLinux, i.e. arm64 architecture for Alpine or should I open a separate feature request for that?

@karianna
Copy link
Contributor

Is this issue tracking aarch64AlpineLinux, i.e. arm64 architecture for Alpine or should I open a separate feature request for that?

Separate, this issue is with regards to DragonWell binaries from AliBaba. Your request is actually best placed upstream at OpenjDK but would require engineers from one or multiple vendors to commit to the port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aarch Issues that affect or relate to the aarch ARCHITECTURE dragonwell/alibaba Issues that are enhancements or bugs raised against the Dragonwell JVM of the Alibaba project enhancement Issues that enhance the code or documentation of the repo in any way new builds Issues that request for new jenkins pipeline builds
Projects
None yet
Development

No branches or pull requests

7 participants