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

Jan Kratochvil jkratochvil at openjdk.org
Mon May 13 15:02:58 UTC 2024


It is needed to build OpenJDK-21 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/jdk21u-dev/pull/564)), [JDK-8331352](https://bugs.openjdk.org/browse/JDK-8331352) ([backport](https://github.com/openjdk/jdk21u-dev/pull/565)) and [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) (this [backport](https://github.com/openjdk/jdk21u-dev/pull/566)).
Git cherry-pick was clean.

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

Commit messages:
 - 8324243: Compilation failures in java.desktop module with gcc 14

Changes: https://git.openjdk.org/jdk21u-dev/pull/566/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=566&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8324243
  Stats: 6 lines in 4 files changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/566.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/566/head:pull/566

PR: https://git.openjdk.org/jdk21u-dev/pull/566


More information about the jdk-updates-dev mailing list