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

This pull request has now been integrated.

Changeset: 37c47785
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/37c477856d543163b60dd2b85a5e6ac35a752211
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: erikj

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

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

Reply via email to