[lworld] RFR: 8372954: [lworld] Remove old implementation of the substitutability test method [v3]
Tobias Hartmann
thartmann at openjdk.org
Tue Feb 3 08:58:42 UTC 2026
On Mon, 2 Feb 2026 23:03:40 GMT, Paul Hübner <phubner at openjdk.org> wrote:
>> Hi all,
>>
>> This change removes the old substitutability test method. The new/alt substitutability test takes the place of the legacy test, and all identifiers with "alt" are removed.
>>
>> Testing: tiers 1-5 on Linux (x64, AArch64), macOS (x64, AArch64), Windows (x64).
>
> Paul Hübner has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 13 additional commits since the last revision:
>
> - Merge branch 'lworld' of https://github.com/openjdk/valhalla into JDK-8372954
> - Missed obsolete test
> - Years
> - Merge branch 'lworld' of https://github.com/openjdk/valhalla into JDK-8372954
> - substitutability contract changed
> - Legacy handling in ProcessHandleImpl
> - typo
> - Test flags
> - Dead stuff
> - Merge branch 'JDK-8372954' of github.com:Arraying/valhalla into JDK-8372954
> - ... and 3 more: https://git.openjdk.org/valhalla/compare/cd832afa...29344379
JIT changes look good to me.
-------------
Marked as reviewed by thartmann (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/2012#pullrequestreview-3743937009
More information about the valhalla-dev
mailing list