Re: [Integrated] RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-18 Thread Kevin Rushforth
Changeset: aad17206 Author:Kevin Rushforth Date: 2019-11-18 18:40:00 + URL: https://git.openjdk.java.net/jfx/commit/aad17206 8233420: Upgrade to gcc 8.3 on Linux Reviewed-by: arapte, jvos ! build.properties

Re: [Rev 01] RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-18 Thread Kevin Rushforth
The pull request has been updated with a complete new set of changes (possibly due to a rebase). Commits: - f538e26b: Merge branch 'master' into 8233420-gcc-8.3 - ab06dc58: 8233420: Upgrade to gcc 8.3 on Linux Changes: https://git.openjdk.java.net/jfx/pull/41/files Webrev:

Re: RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-18 Thread Kevin Rushforth
On Thu, 14 Nov 2019 23:34:50 GMT, Kevin Rushforth wrote: > On Thu, 14 Nov 2019 23:34:49 GMT, Kevin Rushforth wrote: > >> [JDK-8233420](https://bugs.openjdk.java.net/browse/JDK-8233420) >> >> This bumps the Linux compiler version to gcc 8.3 to match JDK 14. I have run >> a full build and

Re: [Approved] RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-18 Thread Johan Vos
On Thu, 14 Nov 2019 23:34:49 GMT, Kevin Rushforth wrote: > [JDK-8233420](https://bugs.openjdk.java.net/browse/JDK-8233420) > > This bumps the Linux compiler version to gcc 8.3 to match JDK 14. I have run > a full build and test, including WebKit and media. > > > > Commits: >

Re: [Approved] RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-18 Thread Ambarish Rapte
On Thu, 14 Nov 2019 23:34:49 GMT, Kevin Rushforth wrote: > [JDK-8233420](https://bugs.openjdk.java.net/browse/JDK-8233420) > > This bumps the Linux compiler version to gcc 8.3 to match JDK 14. I have run > a full build and test, including WebKit and media. > > > > Commits: >

Re: RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-14 Thread Kevin Rushforth
On Thu, 14 Nov 2019 23:34:49 GMT, Kevin Rushforth wrote: > [JDK-8233420](https://bugs.openjdk.java.net/browse/JDK-8233420) > > This bumps the Linux compiler version to gcc 8.3 to match JDK 14. I have run > a full build and test, including WebKit and media. > > > > Commits: >

RFR: 8233420: Upgrade to gcc 8.3 on Linux

2019-11-14 Thread Kevin Rushforth
[JDK-8233420](https://bugs.openjdk.java.net/browse/JDK-8233420) This bumps the Linux compiler version to gcc 8.3 to match JDK 14. I have run a full build and test, including WebKit and media. Commits: - ab06dc58: 8233420: Upgrade to gcc 8.3 on Linux Changes: