On Fri, 10 May 2024 23:54:11 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> The change fixes `make hotspot-ide-project` which fails with
> 
> \open\make\ide\visualstudio\hotspot\src\classes\build\tools\projectcreator\FileTreeCreator.java:54:
>  warning: [this-escape] possible 'this' escape before subclass is fully 
> initialized
>       attributes.push(new DirAttributes());
>                       ^
> error: warnings found and -Werror specified

Marked as reviewed by erikj (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19186#pullrequestreview-2052671844

Reply via email to