RFR: 8332096: hotspot-ide-project fails with this-escape

Erik Joelsson erikj at openjdk.org
Mon May 13 13:18:06 UTC 2024


On Fri, 10 May 2024 23:54:11 GMT, Alex Menkov <amenkov at 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


More information about the build-dev mailing list