This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Correction: missing ChangeLog entry



I forgot this important mod in my previous ChangeLog.  I've checked
this change in.

--- ChangeLog   2000/08/20 17:49:11     1.458
+++ ChangeLog   2000/08/20 17:52:55
@@ -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.

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]