git: openjdk/jdk: 8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range

Mandy Chung mchung at openjdk.java.net
Fri Jan 22 17:18:42 UTC 2021


Changeset: bf5e8015
Author:    Johannes Kuhn <info at j-kuhn.de>
Committer: Mandy Chung <mchung at openjdk.org>
Date:      2021-01-22 17:18:06 +0000
URL:       https://git.openjdk.java.net/jdk/commit/bf5e8015

8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range

Reviewed-by: mchung

! src/java.base/share/classes/java/lang/invoke/MethodHandles.java
+ test/jdk/java/lang/invoke/MethodHandlesCollectArgsTest.java



More information about the jdk-changes mailing list