RFR: add use site null checks for fields [v6]

Vicente Romero vromero at openjdk.org
Mon Jan 19 20:12:58 UTC 2026


> 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

Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:

  using Symbol::outermostClass

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1926/files
  - new: https://git.openjdk.org/valhalla/pull/1926/files/5f2f235f..fdddd288

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1926&range=05
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1926&range=04-05

  Stats: 12 lines in 1 file changed: 0 ins; 9 del; 3 mod
  Patch: https://git.openjdk.org/valhalla/pull/1926.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1926/head:pull/1926

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


More information about the valhalla-dev mailing list