Integrated: 8340125: [lw5] null checks are not being generated for method invocations and array writes

Vicente Romero vromero at openjdk.org
Thu Oct 3 03:58:49 UTC 2024


On Tue, 24 Sep 2024 21:13:08 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> javac is not generating null checks for runtime execution for method invocations and array writes

This pull request has now been integrated.

Changeset: ff277645
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/ff2776455fd90ec4c7d744007c0f93b948e977d8
Stats:     336 lines in 6 files changed: 284 ins; 24 del; 28 mod

8340125: [lw5] null checks are not being generated for method invocations and array writes

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

PR: https://git.openjdk.org/valhalla/pull/1251


More information about the valhalla-dev mailing list