JDK-8031142 : AbstractCollection and AbstractList should specify their default implementation using @implSpec
Type:Bug
Component:core-libs
Sub-Component:java.util:collections
Affected Version:8,9
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2014-01-03
Updated:2024-07-31
Resolved:2014-01-07
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.
Similar to JDK-8031133, these skelatal implementations should specify their implementation using @implSpec, so that only their interface-level spec is inherited by subclasses overriding their methods.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7b38bd0ca1b1
User: lana
Date: 2014-01-15 02:08:46 +0000