[lworld] RFR: 8370450: [lworld] Alternate implementation of the substitutability test method [v9]

Frederic Parain fparain at openjdk.org
Tue Nov 4 13:50:11 UTC 2025


> This is an alternate version of the substitutability method.
> To use it, add -Xshare:off -XX:+UseAltSubstitutabilityMethod to the command line of the Valhalla VM in preview mode.

Frederic Parain has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 11 commits:

 - Fix behavior when alt method is not used
 - Merge remote-tracking branch 'upstream/lworld' into new_acmp
 - Field to field map must be final
 - Add comment
 - Add comment
 - Remove useless check
 - More fixes uggested in reviews
 - Merge remote-tracking branch 'upstream/lworld' into new_acmp
 - Apply changes suggested in review
 - Merge remote-tracking branch 'upstream/lworld' into new_acmp
 - ... and 1 more: https://git.openjdk.org/valhalla/compare/0ff86987...899f4800

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

Changes: https://git.openjdk.org/valhalla/pull/1695/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1695&range=08
  Stats: 351 lines in 19 files changed: 346 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/valhalla/pull/1695.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1695/head:pull/1695

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


More information about the valhalla-dev mailing list