RFR: add use site null checks [v2]
Vicente Romero
vromero at openjdk.org
Thu Jan 15 18:30:36 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:
addressing review comments
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1910/files
- new: https://git.openjdk.org/valhalla/pull/1910/files/edbec5f5..598a2158
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1910&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1910&range=00-01
Stats: 29 lines in 1 file changed: 13 ins; 4 del; 12 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