RFR: 8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order [v3]
Jaikiran Pai
jpai at openjdk.org
Tue Jan 10 01:57:52 UTC 2023
On Mon, 9 Jan 2023 18:15:42 GMT, Mandy Chung <mchung at 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
More information about the core-libs-dev
mailing list