-
Bug
-
Resolution: Fixed
-
P2
-
None
-
Verified
The most-specific analysis has a requirement that descriptor parameter types be "the same." It makes no allowances for type inference. In contrast, applicability doesn't care about consistency of parameter types at all. This results in a limited and inconsistent user experience. We need a better end-to-end story.
- relates to
-
JDK-8016177 structural most specific and stuckness
- Closed
-
JDK-8016200 Lambda Spec: Specify identification of "stuck" expressions
- Closed