gcc/libjava/java
Anthony Green f2e541ce26 URLClassLoader.java: Find the JarEntry via the JarFile.
Sun Aug 20 09:51:48 2000  Anthony Green  <green@redhat.com>

        * java/net/URLClassLoader.java: Find the JarEntry via the JarFile.

        * java/net/JarURLConnection.java: getEntry doesn't take any
        arguments.  Return null if element is null.

        * java/util/zip/ZipFile.java (getInputStream): Read the compressed
        size from the archive, not the inflated size.

        * java/util/jar/JarFile.java (getEntry): Don't recurse.  Call
        java.util.zip.ZipFile.getEntry.

        * gij.cc (help): Change sourceware reference to
        sources.redhat.com.

From-SVN: r35821
2000-08-20 17:49:12 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt ComponentDataBlitOp.java: New file. 2000-08-16 18:03:48 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io ZipInputStream.java (createZipEntry): Implemented. 2000-08-19 19:54:36 +00:00
lang natClass.cc (finit_name): Initialized with `finit$'. 2000-08-17 14:56:29 -07:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00
security Attributes.java, [...]: Imported from Classpath. 2000-08-19 18:19:42 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00