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