-
Bug
-
Resolution: Fixed
-
P3
-
8, 8-repo-lambda
-
Verified
The order for 'unsticking' stuck expressions in a generic method call is currently unspecified; as such, the compiler does its best effort to try and find an order that maximizes amount of generated constraints; it will be nice however to standardize the unsticking order, so that all compiler implementations will behave identically.
- relates to
-
JDK-8016177 structural most specific and stuckness
- Closed
-
JDK-8016199 Lambda Spec: Develop and add rules for resolution of stuck expressions
- Closed