gcc/libjava/java/net
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
..
BindException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ConnectException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ContentHandler.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ContentHandlerFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DatagramPacket.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
DatagramSocket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DatagramSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
FileNameMap.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
HttpURLConnection.java Connection.java (gotHeaders): Removed. 2000-08-10 10:10:25 +01:00
InetAddress.java PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
JarURLConnection.java URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00
MalformedURLException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
MulticastSocket.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
natInetAddress.cc re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
natPlainDatagramSocketImpl.cc natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. 2000-08-11 03:07:59 +00:00
natPlainSocketImpl.cc natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. 2000-08-11 03:07:59 +00:00
NoRouteToHostException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PlainDatagramSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PlainSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ProtocolException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ServerSocket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Socket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketImplFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketOptions.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnknownHostException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnknownServiceException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URL.java Jumbo patch: 2000-05-19 17:55:34 +00:00
URLClassLoader.java URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00
URLConnection.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLDecoder.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLEncoder.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLStreamHandler.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLStreamHandlerFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00