RFR: 8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order [v3]

Mandy Chung mchung at openjdk.org
Mon Jan 9 18:15:42 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11870/files
  - new: https://git.openjdk.org/jdk/pull/11870/files/35968a32..7c963020

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11870&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11870&range=01-02

  Stats: 10 lines in 2 files changed: 0 ins; 2 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/11870.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11870/head:pull/11870

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


More information about the core-libs-dev mailing list