[jdk11u-dev] RFR: 8247589: Implementation of Alpine Linux/x64 Port [v4]
Aleksei Voitylov
avoitylov at openjdk.java.net
Wed Mar 30 05:55:34 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
Aleksei Voitylov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8247589
- remove duplicate test helper method definition
- JDK-8247589 backport to 11u
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/910/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/910/files/6a64695e..b7251051
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=910&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=910&range=02-03
Stats: 70049 lines in 605 files changed: 40110 ins; 19803 del; 10136 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