The URLClassLoader.close
method has been added. This method effectively eliminates the
problem of how to support updated implementations of the classes
and resources loaded from a particular codebase, and in particular
from JAR files. See Closing a
URLClassLoader for more information.
The Sockets Direct Protocol (SDP) provides access to high performance network connections; see Understanding the Sockets Direct Protocol in The Java Tutorial.