-
-
Notifications
You must be signed in to change notification settings - Fork 18
Backport support for Alpine Linux/musl libc #9
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
Conversation
|
New pipeline run against this branch for Alpine Linux (https://ci.adoptopenjdk.net/job/jdk8-alpine-linux-x64-hotspot/59/) From #8: |
|
One of the whitespace changes from the previous PR caused a separator error in sa.make - it's been fixed now, so this should be good to go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, matches previous PR in source diff and is cleaner in commit messages. Passes builds on all platforms and AQAVit & TCK
|
Final build pipeline against correct branch for sanity reasons: https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/2035/ |
Apply some of Alpine's patches, changes from the original commit, and additional fixes for Alpine Linux build support on jdk8u.
This PR is identical to #8 (excluding whitespace changes) with a cleaner commit history.