- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8u20
- 
        b20
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8048481 | 8u25 | Dan Smith | P3 | Resolved | Fixed | b05 | 
| JDK-8052628 | emb-8u26 | Dan Smith | P3 | Resolved | Fixed | b17 | 
Specifically:
- CapturedUndetVar.addBound should not modify the bounds of the 'bound' parameter
- Types.isSubtypeNoCapture should not skip the 'cvarLowerBound' call when 't' is an UndetVar
- backported by
- 
                    JDK-8048481 Revert some inference fixes in JDK-8033718 -           
- Resolved
 
-         
- 
                    JDK-8052628 Revert some inference fixes in JDK-8033718 -           
- Resolved
 
-         
- relates to
- 
                    JDK-8033718 Inference ignores capture variable as upper bound -           
- Closed
 
-         
- 
                    JDK-8039214 Inference should not map capture variables to their upper bounds -           
- Closed
 
-         
- 
                    JDK-8051443 Bogus "no suitable method found" error from javac -           
- Closed
 
-         
- 
                    JDK-8133118 Incompatible static wildcard bounds -           
- Closed
 
-         
             (1 relates to)