RFR: add use site null checks [v5]

Vicente Romero vromero at openjdk.org
Fri Jan 16 01:30:26 UTC 2026


> Adding use site null checks for method invocations. They are added by default but if option: `noUseSiteNullChecks` is passed, the compiler won't generate them

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

  minor code changes

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1910/files
  - new: https://git.openjdk.org/valhalla/pull/1910/files/c88297a9..06453d99

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

  Stats: 6 lines in 1 file changed: 1 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/valhalla/pull/1910.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1910/head:pull/1910

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


More information about the valhalla-dev mailing list