On Tue, 13 Jan 2026 10:13:40 GMT, Maurizio Cimadamore <[email protected]> 
wrote:

> In a last minute change, I moved the code that sets the strict flag for array 
> creation inside the logic that validates the non-nullable array creation.
> Since this logic only applies to arrays w/o an initializer, now all arrays 
> with an initializer will not have the strict flag set, and their translation 
> won't use `ArrayCreation`.

lgtm

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

Marked as reviewed by vromero (Committer).

PR Review: 
https://git.openjdk.org/valhalla/pull/1894#pullrequestreview-3656082630

Reply via email to