[jdk11u-dev] RFR: 8257913: Add more known library locations to simplify Linux cross-compilation [v3]
Christoph Langer
clanger at openjdk.java.net
Thu Aug 5 16:29:55 UTC 2021
> This backport of JDK-8257913 is another prereq for GitHub Actions in 11u. I had to make it fit a little bit. The changes to .github/workflows/submit.yml were dropped obviously as the submit.yml that I'll propose will not need the removed parts then.
Christoph Langer 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 five additional commits since the last revision:
- Merge branch 'master' into 8257913
- 8257913: Add more known library locations to simplify Linux cross-compilation
Reviewed-by: erikj
- 8254270: linux 32 bit build doesn't compile libjdwp/log_messages.c
Reviewed-by: redestad, cjplummer, dholmes, stuefe
- 8221988: add possibility to build with Visual Studio 2019
Reviewed-by: erikj, ysuenaga
- 8220445: Support for side by side MSVC Toolset versions
Co-authored-by: Ali Ince <ali.ince at gmail.com>
Reviewed-by: tbell
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/185/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/185/files/6afee834..d7eb6232
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=185&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=185&range=01-02
Stats: 1262 lines in 27 files changed: 1032 ins; 197 del; 33 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/185.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/185/head:pull/185
PR: https://git.openjdk.java.net/jdk11u-dev/pull/185
More information about the jdk-updates-dev
mailing list