build error: sun/nio/ch/Util.java ?

David Holmes david.holmes at oracle.com
Tue Oct 25 10:23:32 UTC 2011


I'm getting a build error due to -Werror and the fact that Util.java 
uses a raw type: "new Class[] { ...}" and so generates a raw type warning

David



More information about the core-libs-dev mailing list