Oops. Forgot some notes.
authorAnthony Green <green@gcc.gnu.org>
Sun, 20 Aug 2000 17:54:56 +0000 (17:54 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 20 Aug 2000 17:54:56 +0000 (17:54 +0000)
From-SVN: r35822

libjava/ChangeLog

index 119cd52afedceb1d6199447f381cde10d76d9a17..7f37ba2f65997af900828bb4230b520bf110ae4f 100644 (file)
@@ -1,6 +1,8 @@
 Sun Aug 20 09:51:48 2000  Anthony Green  <green@redhat.com>
 
        * 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
        arguments.  Return null if element is null.