[jdk17u-dev] RFR: 8324243: Compilation failures in java.desktop module with gcc 14 [v2]

Jan Kratochvil jkratochvil at openjdk.org
Thu May 16 12:25:13 UTC 2024


> It is needed to build OpenJDK-17 on Fedora 40 x86_64 (gcc-14.1.1-1.fc40.x86_64).
> It needs all of [JDK-8328997](https://bugs.openjdk.org/browse/JDK-8328997) ([backport](https://github.com/openjdk/jdk17u-dev/pull/2466)), [JDK-8331352](https://bugs.openjdk.org/browse/JDK-8331352) ([backport](https://github.com/openjdk/jdk17u-dev/pull/2467)) and [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) (this [backport](https://github.com/openjdk/jdk17u-dev/pull/2468)).
> Git cherry-pick was not clean but it was easy to apply.

Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Merge branch 'devmaster' into 8324243
 - 8324243: Compilation failures in java.desktop module with gcc 14
   
   Reviewed-by: jwaters, ihse, kbarrett, prr

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

Changes: https://git.openjdk.org/jdk17u-dev/pull/2468/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2468&range=01
  Stats: 6 lines in 4 files changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2468.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2468/head:pull/2468

PR: https://git.openjdk.org/jdk17u-dev/pull/2468


More information about the jdk-updates-dev mailing list