@version $Rev: 1190525 $ $Date: 2011-10-29 01:18:48 +0530 (Sat, 29 Oct 2011) $
Note: This implementation currently does not work reliably on windows, since the jar URL handler included with the Sun JavaVM holds a read lock on the JarFile, and this lock is not released when the jar url is dereferenced. To fix this a replacement for the jar url handler must be written. @author Dain Sundstrom @version $Id: JarFileClassLoader.java 409817 2006-05-27 07:56:38Z jsisson $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|