On Sat, 18 Mar 2023 17:46:00 GMT, Archie L. Cobbs <d...@openjdk.org> wrote:

> The fix for JDK-8015831, which added the new `this-escape` lint warning, 
> caused the build of the `bootcycle-images` make target to fail.
> 
> This commit adds the additional `@SuppressWarnings("this-escape")` 
> annotations needed to fix it.

change looks good, rerunning the tests to double check

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

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

Reply via email to