-
Bug
-
Resolution: Unresolved
-
P4
-
8
-
None
Per JDK-8153748, javac currently attempts to reduce some stuck lambdas before deriving bounds from the method invocation's target type. We should consider specifying this behavior rather than forcing javac to be less helpful.
- blocks
-
JDK-8153748 Inference: stuck expressions should not be considered ahead of target-type constraints evaluation
- Open
- relates to
-
JDK-8138954 Inference failure when using a constructor reference
- Open