> The factory of DirectMethodHandleDesc does not validate the name if the > refKind is newInvokeSpecial. Therefore we need explicit manual validation. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Chen Liang 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 two additional commits since the last revision: - Merge branch 'master' of https://github.com/openjdk/jdk into fix/cf-mh-desc-validate - 8388362 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31922/files - new: https://git.openjdk.org/jdk/pull/31922/files/e12f1612..591073b2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31922&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31922&range=00-01 Stats: 230085 lines in 2261 files changed: 208648 ins; 9063 del; 12374 mod Patch: https://git.openjdk.org/jdk/pull/31922.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31922/head:pull/31922 PR: https://git.openjdk.org/jdk/pull/31922
