[jdk11u-dev] RFR: 8247589: Implementation of Alpine Linux/x64 Port
Aleksei Voitylov
avoitylov at openjdk.java.net
Thu Mar 17 20:50:55 UTC 2022
JDK-8247589 is in the main issue in the third batch of a chain of backports for Alpine support to 11u as discussed in the mailing list. For the full set of anticipated changes please refer to the jdk-updates mailing list [1].
Original changeset does not apply cleanly because of:
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports,
8215445: Enable building for Windows in WSL
8257913: Add more known library locations to simplify Linux cross-compilation
8244592: Start supporting SOURCE_DATE_EPOCH
8244752: Enable Linux support for multiple huge page sizes -XX:LargePageSizeInBytes
Testing: JCK + JTreg on Windows, Linux, Solaris, Mac without regressions.
[1] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2022-February/012271.html
-------------
Commit messages:
- JDK-8247589 backport to 11u
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/910/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=910&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8247589
Stats: 400 lines in 29 files changed: 347 ins; 17 del; 36 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/910.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/910/head:pull/910
PR: https://git.openjdk.java.net/jdk11u-dev/pull/910
More information about the jdk-updates-dev
mailing list