On Thu, 17 Apr 2025 18:17:21 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This PR updates the compiler on Linux to GCC 14.2.0 (from 13.2.0) to match > JDK 25. > > I ran a full headless and headful test run, including building media and > WebKit, on the following: > > * [x] Oracle Linux 8 (our production build and headless test platform) > * [x] Ubuntu 16.04 > * [x] Ubuntu 22.04 > * [x] Ubuntu 24.04 This pull request has now been integrated. Changeset: efaff94e Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/efaff94e3dc39f23235eaaff3cc95211abc8827b Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod 8354875: Update to GCC 14.2.0 on Linux Reviewed-by: sykora, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1784