> 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 three additional commits since the last revision: - Merge branch 'master' of https://github.com/openjdk/jdk into fix/cf-mh-desc-validate - 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/591073b2..5753a7de Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31922&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31922&range=01-02 Stats: 17604 lines in 502 files changed: 12033 ins; 3572 del; 1999 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
