Integrated: Add NULL_CHECKED flag to array creation calls
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Jan 13 19:04:41 UTC 2026
On Tue, 13 Jan 2026 18:55:03 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> The synthetic calls to `ArrayCreation` for non-null array initializers should pass the `NULL_CHECKED` flag, so that the library can act accordingly.
This pull request has now been integrated.
Changeset: 73e1a6fa
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/73e1a6fa5cbf7610501ebe0d7d0193bb49e151ae
Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
Add NULL_CHECKED flag to array creation calls
-------------
PR: https://git.openjdk.org/valhalla/pull/1898
More information about the valhalla-dev
mailing list