-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
9
-
None
A test for MHs.foldArguments/3 with this setup (use S for Ljava/lang/String; in signatures):
* target signature: (SSI)S
* pos: 0
* combiner 1 signature: (SI)V
* combiner 2 signature: (SI)S
unexpectedly does not throw an exception in the combiner 2 case.
* target signature: (SSI)S
* pos: 0
* combiner 1 signature: (SI)V
* combiner 2 signature: (SI)S
unexpectedly does not throw an exception in the combiner 2 case.
- relates to
-
JDK-8130227 JEP 274: Enhanced Method Handles
- Closed