RFR: JDK-8265373: Change to GCC 10.3 for building on Linux at Oracle [v2]
Erik Joelsson
erikj at openjdk.java.net
Fri Apr 16 20:36:05 UTC 2021
> Oracle is updating the version of GCC for building the JDK to 10.3.
>
> In addition to the version bump, I'm also enabling cross compilation OOTB using jib from a linux-aarch64 to linux-x64 binaries, which was the last missing combination. (Native x64, native aarch64, cross from x64 to aarch64 all worked already and will continue to do so.)
Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:
Fix configure args for linux-x64
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3551/files
- new: https://git.openjdk.java.net/jdk/pull/3551/files/9c4b1b6c..dec3ae2a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3551&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3551&range=00-01
Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3551.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3551/head:pull/3551
PR: https://git.openjdk.java.net/jdk/pull/3551
More information about the build-dev
mailing list