Details
Description
To comply more strictly with the Java specifications, JDK 7 has stopped to allow the following overload:
boolean capture<Capture<Boolean> b)
{ ... }<T> T capture<Capture<T> b) { ... }
Activity
Henri Tremblay
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |