The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The screening done by Method.isDefault can be made more precise given forthcoming changes from Lambda to add private and static methods to interfaces.
Comments
verified in b85
12-04-2013
This change is a refinement of the Method.isDefault implementation. It is correct with the current default method support in the rest of the platform, but cannot be directly tested until the HotSpot support for private and static methods on interfaces is available.