RFR: 8335108: Build error after JDK-8333658 due to class templates
David Holmes
dholmes at openjdk.org
Thu Jun 27 07:49:13 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
I will claim the 24 hour rule is a generalization of "don't integrate before David in Australia has a chance to take a look" :D
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19890#issuecomment-2194020217
More information about the hotspot-dev
mailing list