Hi Michael, Good to see more of sun.misc go away :-)
For the test, I recommend updating the @summary and removing the comment about the old API.
Thanks, -Joe On 02/14/2014 09:42 AM, Michael McMahon wrote:
Could I get the following change reviewed please? http://cr.openjdk.java.net/~michaelm/8034853/webrev.1/ The change is to remove the class sun.misc.ClassLoaderUtil. The functionality provided by this class is now in the public java.net.URLClassloader.close() method. Thanks Michael