Commit 48da46cc by Anthony Green

Oops. Forgot some notes.

From-SVN: r35822
parent f2e541ce
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com> Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
* java/net/URLClassLoader.java: Find the JarEntry via the JarFile. * java/net/URLClassLoader.java: Find the JarEntry via the JarFile.
Read the entire contents of the class file, not just what is
available().
* java/net/JarURLConnection.java: getEntry doesn't take any * java/net/JarURLConnection.java: getEntry doesn't take any
arguments. Return null if element is null. arguments. Return null if element is null.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment