Integrated: add use site null checks for fields

Vicente Romero vromero at openjdk.org
Tue Jan 20 15:30:44 UTC 2026


On Fri, 16 Jan 2026 20:07:59 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> generate null checks for field use sites depending on a compiler option, see also [1] which did a similar thing for method invocations
> 
> [1] https://github.com/openjdk/valhalla/pull/1910

This pull request has now been integrated.

Changeset: 67758d3b
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/67758d3bda6e0abdb9d5fe9e0d8c5f84176518b1
Stats:     140 lines in 3 files changed: 130 ins; 0 del; 10 mod

add use site null checks for fields

Reviewed-by: liach, mcimadamore

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

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


More information about the valhalla-dev mailing list