Integrated: 8335108: Build error after JDK-8333658 due to class templates

Sonia Zaldana Calles szaldana at openjdk.org
Wed Jun 26 16:23: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

This pull request has now been integrated.

Changeset: b5d58962
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b5d589623c174757e946011495f771718318f1cc
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8335108: Build error after JDK-8333658 due to class templates

Reviewed-by: jwaters, jsjolen

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

PR: https://git.openjdk.org/jdk/pull/19890


More information about the hotspot-dev mailing list