This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Correction: missing ChangeLog entry
- To: java-patches at sources dot redhat dot com
- Subject: Correction: missing ChangeLog entry
- From: Anthony Green <green at cygnus dot com>
- Date: Sun, 20 Aug 2000 10:54:36 -0700
- Reply-to: green at cygnus dot com
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