On Thu, 5 Jan 2023 20:45:20 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> Trivial fix.  Fix `Invokers.checkExactType` to call 
> `newWrongMethodTypeException(actual, expected)` with parameters in right 
> order.

This pull request has now been integrated.

Changeset: a86b6f6f
Author:    Mandy Chung <mch...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/a86b6f6fde11a1cb27f926c43d53585049fed5e4
Stats:     103 lines in 4 files changed: 85 ins; 1 del; 17 mod

8299183: Invokers.checkExactType passes parameters to create WMTE in opposite 
order

Reviewed-by: iris, jpai

-------------

PR: https://git.openjdk.org/jdk/pull/11870

Reply via email to