RFR: JDK-8265373: Change to GCC 10.3 for building on Linux at Oracle [v2]

Mikael Vidstedt mikael at openjdk.java.net
Fri Apr 16 20:49:34 UTC 2021


On Fri, 16 Apr 2021 20:36:05 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> 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

Marked as reviewed by mikael (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/3551



More information about the build-dev mailing list