RFR: 8335108: Build error after JDK-8333658 due to class templates
duke
duke at openjdk.org
Thu Jun 27 17:31:58 UTC 2024
On Tue, 25 Jun 2024 18:52:20 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> Hi all,
>
> This PR addresses [8335108](https://bugs.openjdk.org/browse/JDK-8335108).
>
> The error arises as template-id is not allowed for constructor/destructor in C++20.
>
> Testing:
> - [x] Compilation succeeds with g++ 14.1.1.
>
> Thanks,
> Sonia
@SoniaZaldana
Your change (at version 141eced97236b58a80a625eafdd09495332391aa) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19890#issuecomment-2192099459
More information about the hotspot-dev
mailing list