[jdk17u-dev] Integrated: 8331352: error: template-id not allowed for constructor/destructor in C++20
Jan Kratochvil
jkratochvil at openjdk.org
Thu May 16 11:26:05 UTC 2024
On Tue, 14 May 2024 05:14:33 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
> 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) (this [backport](https://github.com/openjdk/jdk17u-dev/pull/2467)) and [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) ([backport](https://github.com/openjdk/jdk17u-dev/pull/2468)).
> Git cherry-pick was not clean but it was easy to apply.
This pull request has now been integrated.
Changeset: 261ad5e5
Author: Jan Kratochvil <jkratochvil at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/261ad5e52debe47440270de59683e1ea6cfcc0a9
Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
8331352: error: template-id not allowed for constructor/destructor in C++20
Reviewed-by: mdoerr
Backport-of: 45792c5829fb1d5ee016c4a1fd6badb5d2b4239c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2467
More information about the jdk-updates-dev
mailing list