Collections.enumeration() WAS Warning Cleanup Day (original) (raw)
Rémi Forax forax at univ-mlv.fr
Sat Dec 3 15:12:28 UTC 2011
- Previous message: hg: jdk8/tl/jdk: 7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
- Next message: Collections.enumeration() WAS Warning Cleanup Day
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/03/2011 03:33 PM, Alan Bateman wrote:
On 03/12/2011 12:37, Rémi Forax wrote:
I've started to remove warnings from java.util and I'm not able to cleanly retrofit java.util.PropertyPermission because java.util.Collections.enumeration is wrongly typed.
Rémi - you might want to sync up with Mike Duigou as I believe he has been working on the java.util area including collections. Also best to move any discussions on collections/util area to core-libs-dev too. -Alan
too late :)
Here is a webrev that remove most of the unchecked cast/raw generics warnings http://cr.openjdk.java.net/~forax/WarningDay1/webrev/
Rémi
- Previous message: hg: jdk8/tl/jdk: 7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
- Next message: Collections.enumeration() WAS Warning Cleanup Day
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]