Code Review 7104650: rawtype warnings in java.nio.charset.Charset and sun.nio.ch.Util

Alan Bateman Alan.Bateman at oracle.com
Tue Oct 25 12:57:45 UTC 2011


On 25/10/2011 13:36, Chris Hegarty wrote:
> The changes to remove warnings from the NIO code (7068616) missed 
> java/nio/charset/Charset.java and sun/nio/ch/Util.java. This was not 
> spotted at the time as the compiler was not generating raw type 
> warnings for anonymous inner classes. It does now, see CR 7090499.
Looks fine to me.

-Alan



More information about the core-libs-dev mailing list