OSDN Git Service

Oops. Forgot some notes.
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Aug 2000 17:54:56 +0000 (17:54 +0000)
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Aug 2000 17:54:56 +0000 (17:54 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35822 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog

index 119cd52..7f37ba2 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.