On Fri, 31 Mar 2023 20:32:13 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Also remove redundant casts to avoid javac warnings. > > 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 six additional commits since > the last revision: > > - Update tests to remove useless casts and update copyright year > - Merge branch 'master' into constdesc-override > - Move MethodTypeDesc api notes to MethodTypeDesc > - Merge branch 'master' of https://git.openjdk.java.net/jdk into > constdesc-override > - Remove redundant casts > - Covariant override of resolveConstantDesc for > Class/MethodType/MethodHandleDesc Marked as reviewed by mchung (Reviewer). Reviewed. @vicente-romero-oracle may want to review this. ------------- PR Review: https://git.openjdk.org/jdk/pull/12986#pullrequestreview-1367645966 PR Comment: https://git.openjdk.org/jdk/pull/12986#issuecomment-1492633095