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.

To download the current JDK release, click here.
JDK 9
9 b01Fixed
Related Reports
Relates :  
Relates :  
Description
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
15-01-2014

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/7b38bd0ca1b1 User: chegar Date: 2014-01-07 12:55:22 +0000
07-01-2014