On Mon, 9 Jan 2023 18:15:42 GMT, Mandy Chung <mch...@openjdk.org> wrote:
>> Trivial fix. Fix `Invokers.checkExactType` to call >> `newWrongMethodTypeException(actual, expected)` with parameters in right >> order. > > Mandy Chung has updated the pull request incrementally with one additional > commit since the last revision: > > Update VarHandleTestExact test and new test's copyright header Thank you Mandy for the changes. Looks good to me. ------------- Marked as reviewed by jpai (Reviewer). PR: https://git.openjdk.org/jdk/pull/11870