- 
    Type:
Enhancement
 - 
    Resolution: Won't Fix
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 8
 - 
    Component/s: core-libs
 - 
    None
 
- 
        generic
 - 
        generic
 
                    The clone methods on the Cloneable collections just return the type Object, as the clone method inherited from Object does.  More precise information about be returned by adding a covariant override of clone to the Cloneable collections.
            
- duplicates
 - 
                    
JDK-8136748 clone() of legacy collections should have covariant return types
-         
     - Closed
 
 -         
 
- relates to
 - 
                    
JDK-4349858 The List Interface should extends Cloneable to ease list cloning
-         
     - Closed
 
 -         
 - 
                    
JDK-8050953 Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
-         
     - Resolved
 
 -         
 - 
                    
JDK-4881740 retrofit collection classes to use generics
-         
     - Resolved
 
 -