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

Vicente Romero vromero at openjdk.org
Thu Oct 3 03:22:10 UTC 2024


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

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

  additional refactoring

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1251/files
  - new: https://git.openjdk.org/valhalla/pull/1251/files/6390b492..a23c3630

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

  Stats: 31 lines in 1 file changed: 3 ins; 11 del; 17 mod
  Patch: https://git.openjdk.org/valhalla/pull/1251.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1251/head:pull/1251

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


More information about the valhalla-dev mailing list