-
Bug
-
Resolution: Fixed
-
P3
-
None
-
Verified
Given the constraint [alpha -> int], there is only one possible solution: alpha = Integer. But 18.2.2 produces alpha <: Integer instead. This is inconsistent with 5.2, which does _not_ allow a widening reference conversion before unboxing conversion.
- relates to
-
JDK-8030017 Assignments allow widening before unboxing
-
- Closed
-