This is the mail archive of the java-patches@gcc.gnu.org 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]

Patch: FYI: Update Classpath page


Once again updating the Classpath/libgcj comparison page.

Tom

Index: ChangeLog
	* libgcj-classpath-compare.html: Rebuilt.

Index: libgcj-classpath-compare.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/libgcj-classpath-compare.html,v
retrieving revision 1.16
diff -u -r1.16 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 2001/11/07 01:23:48 1.16
+++ libgcj-classpath-compare.html 2001/11/07 04:50:44
@@ -19,8 +19,6 @@
 
 <table border=1 width="100%">
 <tr><th>Class</th> <th>libgcj</th> <th>Classpath</th> <th>Merge Status</th> </tr>
-<tr> <td>java.io.ByteArrayOutputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.ByteArrayOutputStream.diff">Diff</a></td> </tr>
-<tr> <td>java.io.CharConversionException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.CharConversionException.diff">Diff</a></td> </tr>
 <tr> <td>java.io.DataOutputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.io.File</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.io.FileDescriptor</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
@@ -33,12 +31,8 @@
 <tr> <td>java.io.ObjectOutputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.ObjectOutputStream.diff">Diff</a></td> </tr>
 <tr> <td>java.io.ObjectStreamClass</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.ObjectStreamClass.diff">Diff</a></td> </tr>
 <tr> <td>java.io.OutputStreamWriter</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.io.PipedInputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.PipedInputStream.diff">Diff</a></td> </tr>
-<tr> <td>java.io.PipedReader</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.PipedReader.diff">Diff</a></td> </tr>
 <tr> <td>java.io.PrintStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.io.PrintWriter</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.PrintWriter.diff">Diff</a></td> </tr>
 <tr> <td>java.io.RandomAccessFile</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.io.WriteAbortedException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.io.WriteAbortedException.diff">Diff</a></td> </tr>
 <tr> <td>java.lang.Boolean</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.lang.Boolean.diff">Diff</a></td> </tr>
 <tr> <td>java.lang.Byte</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.lang.Byte.diff">Diff</a></td> </tr>
 <tr> <td>java.lang.Character</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
@@ -77,8 +71,6 @@
 <tr> <td>java.lang.reflect.ReflectPermission</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.lang.reflect.ReflectPermission.diff">Diff</a></td> </tr>
 <tr> <td>java.lang.reflect.UndeclaredThrowableException</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.math.BigInteger</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.net.BindException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.BindException.diff">Diff</a></td> </tr>
-<tr> <td>java.net.ConnectException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.ConnectException.diff">Diff</a></td> </tr>
 <tr> <td>java.net.DatagramSocket</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.HttpURLConnection</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.InetAddress</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
@@ -87,26 +79,17 @@
 <tr> <td>java.net.MulticastSocket</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.MulticastSocket.diff">Diff</a></td> </tr>
 <tr> <td>java.net.PlainDatagramSocketImpl</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.PlainSocketImpl</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.net.ProtocolException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.ProtocolException.diff">Diff</a></td> </tr>
 <tr> <td>java.net.ServerSocket</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.Socket</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.net.SocketException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.SocketException.diff">Diff</a></td> </tr>
 <tr> <td>java.net.SocketInputStream</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.SocketOutputStream</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.URL</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.URLClassLoader</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.URLConnection</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.net.URLStreamHandler</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
-<tr> <td>java.net.UnknownServiceException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.net.UnknownServiceException.diff">Diff</a></td> </tr>
-<tr> <td>java.security.SecureRandom</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.security.SecureRandom.diff">Diff</a></td> </tr>
-<tr> <td>java.security.SignedObject</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.security.SignedObject.diff">Diff</a></td> </tr>
-<tr> <td>java.security.cert.X509Certificate</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.security.cert.X509Certificate.diff">Diff</a></td> </tr>
-<tr> <td>java.security.interfaces.DSAKey</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.security.interfaces.DSAKey.diff">Diff</a></td> </tr>
-<tr> <td>java.sql.DatabaseMetaData</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.sql.DatabaseMetaData.diff">Diff</a></td> </tr>
 <tr> <td>java.text.CollationElementIterator</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.text.CollationKey</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.text.Collator</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.text.Collator.diff">Diff</a></td> </tr>
-<tr> <td>java.text.DecimalFormatSymbols</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.text.DecimalFormatSymbols.diff">Diff</a></td> </tr>
 <tr> <td>java.text.RuleBasedCollator</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.util.AbstractCollection</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.AbstractCollection.diff">Diff</a></td> </tr>
 <tr> <td>java.util.AbstractList</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.AbstractList.diff">Diff</a></td> </tr>
@@ -117,12 +100,10 @@
 <tr> <td>java.util.Arrays</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Arrays.diff">Diff</a></td> </tr>
 <tr> <td>java.util.BasicMapEntry</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.BasicMapEntry.diff">Diff</a></td> </tr>
 <tr> <td>java.util.BitSet</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.BitSet.diff">Diff</a></td> </tr>
-<tr> <td>java.util.Calendar</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Calendar.diff">Diff</a></td> </tr>
 <tr> <td>java.util.Collections</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Collections.diff">Diff</a></td> </tr>
 <tr> <td>java.util.ConcurrentModificationException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.ConcurrentModificationException.diff">Diff</a></td> </tr>
 <tr> <td>java.util.Dictionary</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Dictionary.diff">Diff</a></td> </tr>
 <tr> <td>java.util.EmptyStackException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.EmptyStackException.diff">Diff</a></td> </tr>
-<tr> <td>java.util.GregorianCalendar</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.GregorianCalendar.diff">Diff</a></td> </tr>
 <tr> <td>java.util.HashMap</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.HashMap.diff">Diff</a></td> </tr>
 <tr> <td>java.util.HashSet</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.HashSet.diff">Diff</a></td> </tr>
 <tr> <td>java.util.Hashtable</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Hashtable.diff">Diff</a></td> </tr>
@@ -132,19 +113,12 @@
 <tr> <td>java.util.LinkedList</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.LinkedList.diff">Diff</a></td> </tr>
 <tr> <td>java.util.List</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.List.diff">Diff</a></td> </tr>
 <tr> <td>java.util.NoSuchElementException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.NoSuchElementException.diff">Diff</a></td> </tr>
-<tr> <td>java.util.Properties</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Properties.diff">Diff</a></td> </tr>
-<tr> <td>java.util.ResourceBundle</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.ResourceBundle.diff">Diff</a></td> </tr>
 <tr> <td>java.util.Stack</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Stack.diff">Diff</a></td> </tr>
 <tr> <td>java.util.TimeZone</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.TimeZone.diff">Diff</a></td> </tr>
-<tr> <td>java.util.Timer</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Timer.diff">Diff</a></td> </tr>
 <tr> <td>java.util.TreeMap</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.TreeMap.diff">Diff</a></td> </tr>
 <tr> <td>java.util.TreeSet</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.TreeSet.diff">Diff</a></td> </tr>
 <tr> <td>java.util.Vector</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.Vector.diff">Diff</a></td> </tr>
 <tr> <td>java.util.WeakHashMap</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.WeakHashMap.diff">Diff</a></td> </tr>
-<tr> <td>java.util.jar.Attributes</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.jar.Attributes.diff">Diff</a></td> </tr>
-<tr> <td>java.util.jar.JarEntry</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.jar.JarEntry.diff">Diff</a></td> </tr>
-<tr> <td>java.util.jar.JarInputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.jar.JarInputStream.diff">Diff</a></td> </tr>
-<tr> <td>java.util.jar.JarOutputStream</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/java.util.jar.JarOutputStream.diff">Diff</a></td> </tr>
 <tr> <td>java.util.prefs.AbstractPreferences</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.util.prefs.BackingStoreException</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
 <tr> <td>java.util.prefs.InvalidPreferencesFormatException</td> <td bgcolor="#eeeeaa">No</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
Index: compare/java.io.ByteArrayOutputStream.diff
===================================================================
RCS file: java.io.ByteArrayOutputStream.diff
diff -N java.io.ByteArrayOutputStream.diff
--- compare/java.io.ByteArrayOutputStream.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/ByteArrayOutputStream.java	Fri Aug 31 11:41:35 2001
-+++ java/io/ByteArrayOutputStream.java	Fri Nov  2 21:44:51 2001
-@@ -186,7 +186,7 @@
-     return new String (buf, 0, count, hibyte);
-   }
- 
--  // Resize buffer to accomodate new bytes.
-+  // Resize buffer to accommodate new bytes.
-   private void resize (int add)
-   {
-     if (count + add >= buf.length)
Index: compare/java.io.CharConversionException.diff
===================================================================
RCS file: java.io.CharConversionException.diff
diff -N java.io.CharConversionException.diff
--- compare/java.io.CharConversionException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/CharConversionException.java	Sun Apr 15 11:57:24 2001
-+++ java/io/CharConversionException.java	Fri Nov  2 21:44:51 2001
-@@ -33,7 +33,7 @@
-  */
- 
- /**
--  * This exception is thrown to indicate that a problem occured with
-+  * This exception is thrown to indicate that a problem occurred with
-   * an attempted character conversion.
-   *
-   * @version 0.0
Index: compare/java.io.PipedInputStream.diff
===================================================================
RCS file: java.io.PipedInputStream.diff
diff -N java.io.PipedInputStream.diff
--- compare/java.io.PipedInputStream.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/PipedInputStream.java	Sun Jan  7 16:06:09 2001
-+++ java/io/PipedInputStream.java	Fri Nov  2 21:44:51 2001
-@@ -194,7 +194,7 @@
- 	else
- 	  copylen = Math.min (len, buffer.length - in);
- 
--	// Copy bytes until the pipe is filled, wrapping if neccessary.
-+	// Copy bytes until the pipe is filled, wrapping if necessary.
- 	System.arraycopy(buf, bufpos, buffer, in, copylen);
- 	len -= copylen;
- 	bufpos += copylen;
Index: compare/java.io.PipedReader.diff
===================================================================
RCS file: java.io.PipedReader.diff
diff -N java.io.PipedReader.diff
--- compare/java.io.PipedReader.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/PipedReader.java	Thu Aug 30 23:25:40 2001
-+++ java/io/PipedReader.java	Fri Nov  2 21:44:51 2001
-@@ -181,7 +181,7 @@
- 	  else
- 	    copylen = Math.min (len, buffer.length - in);
- 
--	  // Copy chars until the pipe is filled, wrapping if neccessary.
-+	  // Copy chars until the pipe is filled, wrapping if necessary.
- 	  System.arraycopy(buf, bufpos, buffer, in, copylen);
- 	  len -= copylen;
- 	  bufpos += copylen;
Index: compare/java.io.PrintWriter.diff
===================================================================
RCS file: java.io.PrintWriter.diff
diff -N java.io.PrintWriter.diff
--- compare/java.io.PrintWriter.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/PrintWriter.java	Fri Feb  9 00:36:24 2001
-+++ java/io/PrintWriter.java	Fri Nov  2 21:44:51 2001
-@@ -57,7 +57,7 @@
-   private boolean autoflush;
- 
-   /**
--   * This boolean indicates whether or not an error has ever occured
-+   * This boolean indicates whether or not an error has ever occurred
-    * on this stream.
-    */
-   private boolean error;
Index: compare/java.io.WriteAbortedException.diff
===================================================================
RCS file: java.io.WriteAbortedException.diff
diff -N java.io.WriteAbortedException.diff
--- compare/java.io.WriteAbortedException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,8 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/io/WriteAbortedException.java	Sun Jul 23 11:57:08 2000
-+++ java/io/WriteAbortedException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* WriteAbortedException.java -- An exception occured while writing a 
-+/* WriteAbortedException.java -- An exception occurred while writing a 
-    serialization stream
-    Copyright (C) 1998, 2000 Free Software Foundation, Inc.
- 
Index: compare/java.net.BindException.diff
===================================================================
RCS file: java.net.BindException.diff
diff -N java.net.BindException.diff
--- compare/java.net.BindException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,17 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/net/BindException.java	Sun Apr 15 11:57:25 2001
-+++ java/net/BindException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* BindException.java -- An exception occured while binding to a socket
-+/* BindException.java -- An exception occurred while binding to a socket
-    Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
-@@ -33,7 +33,7 @@
-  */
- 
- /**
--  * This exception indicates that an error occured while attempting to bind
-+  * This exception indicates that an error occurred while attempting to bind
-   * socket to a particular port.
-   *
-   * @author Aaron M. Renn (arenn@urbanophile.com)
Index: compare/java.net.ConnectException.diff
===================================================================
RCS file: java.net.ConnectException.diff
diff -N java.net.ConnectException.diff
--- compare/java.net.ConnectException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,17 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/net/ConnectException.java	Sun Apr 15 11:57:25 2001
-+++ java/net/ConnectException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* ConnectException.java -- An exception occured while connecting to a host
-+/* ConnectException.java -- An exception occurred while connecting to a host
-    Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
-@@ -34,7 +34,7 @@
-  */
- 
- /**
--  * This exception indicates that an error occured while attempting to
-+  * This exception indicates that an error occurred while attempting to
-   * connect to a remote host.  Often this indicates that the remote host
-   * refused the connection (ie, is not listening on the target socket).
-   *
Index: compare/java.net.ProtocolException.diff
===================================================================
RCS file: java.net.ProtocolException.diff
diff -N java.net.ProtocolException.diff
--- compare/java.net.ProtocolException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,17 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/net/ProtocolException.java	Sun Apr 15 11:57:25 2001
-+++ java/net/ProtocolException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* ProtocolException.java -- A low level protocol error occured
-+/* ProtocolException.java -- A low level protocol error occurred
-    Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
-@@ -34,7 +34,7 @@
- 
- /**
-   * This exception indicates that some sort of low level protocol
--  * exception occured.  Look in the descriptive message (if any) for
-+  * exception occurred.  Look in the descriptive message (if any) for
-   * details on what went wrong
-   *
-   * @author Aaron M. Renn (arenn@urbanophile.com)
Index: compare/java.net.SocketException.diff
===================================================================
RCS file: java.net.SocketException.diff
diff -N java.net.SocketException.diff
--- compare/java.net.SocketException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,17 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/net/SocketException.java	Sun Apr 15 11:57:25 2001
-+++ java/net/SocketException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* SocketException.java -- An exception occured while performing a socket op
-+/* SocketException.java -- An exception occurred while performing a socket op
-    Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
-@@ -31,7 +31,7 @@
-  */
- 
- /**
--  * This exception indicates that a generic error occured related to an
-+  * This exception indicates that a generic error occurred related to an
-   * operation on a socket.  Check the descriptive message (if any) for
-   * details on the nature of this error
-   *
Index: compare/java.net.UnknownServiceException.diff
===================================================================
RCS file: java.net.UnknownServiceException.diff
diff -N java.net.UnknownServiceException.diff
--- compare/java.net.UnknownServiceException.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,8 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/net/UnknownServiceException.java	Sun Apr 15 11:57:25 2001
-+++ java/net/UnknownServiceException.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* UnknownServiceException.java -- A service error occured
-+/* UnknownServiceException.java -- A service error occurred
-    Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
Index: compare/java.security.SecureRandom.diff
===================================================================
RCS file: java.security.SecureRandom.diff
diff -N java.security.SecureRandom.diff
--- compare/java.security.SecureRandom.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,20 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/security/SecureRandom.java	Wed Oct 17 18:13:24 2001
-+++ java/security/SecureRandom.java	Fri Nov  2 21:44:51 2001
-@@ -55,7 +55,7 @@
-      It is not seeded and should be seeded using setSeed or else
-      on the first call to getnextBytes it will force a seed.
- 
--     It is maintained for backwards compatability and programs
-+     It is maintained for backwards compatibility and programs
-      should use getInstance.
-    */
-   public SecureRandom()
-@@ -115,7 +115,7 @@
-      It is seeded with the passed function and is useful if the user
-      has access to hardware random device (like a radiation detector).
- 
--     It is maintained for backwards compatability and programs
-+     It is maintained for backwards compatibility and programs
-      should use getInstance.
- 
-      @param seed Seed bytes for class
Index: compare/java.security.SignedObject.diff
===================================================================
RCS file: java.security.SignedObject.diff
diff -N java.security.SignedObject.diff
--- compare/java.security.SignedObject.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,22 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/security/SignedObject.java	Wed Sep 26 08:18:45 2001
-+++ java/security/SignedObject.java	Fri Nov  2 21:44:51 2001
-@@ -80,7 +80,7 @@
-      @param signingKey the key to sign with
-      @param signingEngine the signature engine to use
- 
--     @throws IOException serialization error occured
-+     @throws IOException serialization error occurred
-      @throws InvalidKeyException invalid key
-      @throws SignatureException signing error
-    */
-@@ -108,8 +108,8 @@
- 
-      @return the encapsulated object
- 
--     @throws IOException de-serialization error occured
--     @throws ClassNotFoundException de-serialization error occured
-+     @throws IOException de-serialization error occurred
-+     @throws ClassNotFoundException de-serialization error occurred
-    */
-   public Object getObject() throws IOException, ClassNotFoundException
-   {
Index: compare/java.security.cert.X509Certificate.diff
===================================================================
RCS file: java.security.cert.X509Certificate.diff
diff -N java.security.cert.X509Certificate.diff
--- compare/java.security.cert.X509Certificate.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/security/cert/X509Certificate.java	Wed Mar 22 12:26:26 2000
-+++ java/security/cert/X509Certificate.java	Fri Nov  2 21:44:51 2001
-@@ -288,7 +288,7 @@
- 
-      @return the DER encoded tbsCertificate
- 
--     @throws CertificateEncodingException if encoding error occured
-+     @throws CertificateEncodingException if encoding error occurred
-   */
-   public abstract byte[] getTBSCertificate() throws CertificateEncodingException;
- 
Index: compare/java.security.interfaces.DSAKey.diff
===================================================================
RCS file: java.security.interfaces.DSAKey.diff
diff -N java.security.interfaces.DSAKey.diff
--- compare/java.security.interfaces.DSAKey.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,8 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/security/interfaces/DSAKey.java	Wed Sep 26 08:18:45 2001
-+++ java/security/interfaces/DSAKey.java	Fri Nov  2 21:44:51 2001
-@@ -1,4 +1,4 @@
--/* DSAKey.java -- Interface for Digital Signature Algorith key
-+/* DSAKey.java -- Interface for Digital Signature Algorithm key
-    Copyright (C) 1998 Free Software Foundation, Inc.
- 
- This file is part of GNU Classpath.
Index: compare/java.sql.DatabaseMetaData.diff
===================================================================
RCS file: java.sql.DatabaseMetaData.diff
diff -N java.sql.DatabaseMetaData.diff
--- compare/java.sql.DatabaseMetaData.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,44 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/sql/DatabaseMetaData.java	Sun Jan  7 16:06:09 2001
-+++ java/sql/DatabaseMetaData.java	Fri Nov  2 21:44:51 2001
-@@ -47,7 +47,7 @@
- public static final int bestRowNotPseudo = 1;
- 
- /**
--  * The best row identifer is a pseudo-column.
-+  * The best row identifier is a pseudo-column.
-   */
- public static final int bestRowPseudo = 2;
- 
-@@ -58,12 +58,12 @@
- public static final int bestRowTemporary = 0;
- 
- /**
--  * The best row identifer is valid to the end of the transaction.
-+  * The best row identifier is valid to the end of the transaction.
-   */
- public static final int bestRowTransaction = 1;
- 
- /**
--  * The best row identifer is valid to the end of the session.
-+  * The best row identifier is valid to the end of the session.
-   */
- public static final int bestRowSession = 2;
- 
-@@ -2696,7 +2696,7 @@
-   * <li>TYPE_SCEHM - The schema name, which may be <code>null</code>.
-   * <li>TYPE_NAME - The user defined data type name.
-   * <li>CLASS_NAME - The Java class name this type maps to.
--  * <li>DATA_TYPE - A type identifer from <code>Types</code> for this type.
-+  * <li>DATA_TYPE - A type identifier from <code>Types</code> for this type.
-   * This will be one of <code>JAVA_OBJECT</code>, <code>STRUCT</code>, or
-   * <code>DISTINCT</code>.
-   * <li>REMARKS - Comments about this data type.
-@@ -2708,7 +2708,7 @@
-   * @param schema The schema to retrieve information from, or the empty string
-   * to return entities not associated with a schema.
-   * @param typePattern The type name pattern to match.
--  * @param types The type identifer patterns (from <code>Types</code>) to
-+  * @param types The type identifier patterns (from <code>Types</code>) to
-   * match.
-   *
-   * @return A <code>ResultSet</code> with the requested type information
Index: compare/java.text.DecimalFormatSymbols.diff
===================================================================
RCS file: java.text.DecimalFormatSymbols.diff
diff -N java.text.DecimalFormatSymbols.diff
--- compare/java.text.DecimalFormatSymbols.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/text/DecimalFormatSymbols.java	Sun Sep  2 13:37:58 2001
-+++ java/text/DecimalFormatSymbols.java	Fri Nov  2 21:44:51 2001
-@@ -476,7 +476,7 @@
-   }
- 
-   /**
--   * This method sets the charcter used to represen the digit zero.
-+   * This method sets the character used to represent the digit zero.
-    *
-    * @param zeroDigit The character used to represent the digit zero.
-    */
Index: compare/java.util.BitSet.diff
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/compare/java.util.BitSet.diff,v
retrieving revision 1.1
diff -u -r1.1 java.util.BitSet.diff
--- compare/java.util.BitSet.diff 2001/11/07 01:23:49 1.1
+++ compare/java.util.BitSet.diff 2001/11/07 04:50:52
@@ -1,4 +1,4 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/BitSet.java	Fri Oct 19 18:43:44 2001
+--- /home/tromey/gnu/egcs/classpath/classpath/java/util/BitSet.java	Tue Nov  6 21:59:58 2001
 +++ java/util/BitSet.java	Tue Oct 16 09:14:34 2001
 @@ -1,5 +1,6 @@
 -/* BitSet.java -- A vector of bits.
Index: compare/java.util.Calendar.diff
===================================================================
RCS file: java.util.Calendar.diff
diff -N java.util.Calendar.diff
--- compare/java.util.Calendar.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,38 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/Calendar.java	Mon Jul 30 11:15:08 2001
-+++ java/util/Calendar.java	Fri Nov  2 21:44:51 2001
-@@ -445,7 +445,7 @@
-   }
- 
-   /**
--   * Gets the set of locales for which a Calendar is availiable.
-+   * Gets the set of locales for which a Calendar is available.
-    * @exception MissingResourceException if locale data couldn't be found.
-    * @return the set of locales.
-    */
-@@ -682,7 +682,7 @@
-    * Compares the given calendar with this.  
-    * @param o the object to that we should compare.
-    * @return true, if the given object is a calendar, that represents
--   * the same time (but doesn't neccessary have the same fields).
-+   * the same time (but doesn't necessary have the same fields).
-    */
-   public boolean equals(Object o)
-   {
-@@ -892,7 +892,7 @@
- 
-   /**
-    * Gets the actual minimum value that is allowed for the specified field.
--   * This value is dependant on the values of the other fields.
-+   * This value is dependent on the values of the other fields.
-    * @param field the time field. One of the time field constants.
-    * @return the actual minimum value.
-    * @since jdk1.2
-@@ -902,7 +902,7 @@
- 
-   /**
-    * Gets the actual maximum value that is allowed for the specified field.
--   * This value is dependant on the values of the other fields.
-+   * This value is dependent on the values of the other fields.
-    * @param field the time field. One of the time field constants.
-    * @return the actual maximum value.  
-    * @since jdk1.2
Index: compare/java.util.GregorianCalendar.diff
===================================================================
RCS file: java.util.GregorianCalendar.diff
diff -N java.util.GregorianCalendar.diff
--- compare/java.util.GregorianCalendar.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,38 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/GregorianCalendar.java	Mon Oct 22 22:23:29 2001
-+++ java/util/GregorianCalendar.java	Fri Nov  2 21:44:52 2001
-@@ -216,7 +216,7 @@
-    * Get the linear time in milliseconds since the epoch.  If you
-    * specify a nonpositive year it is interpreted as BC as
-    * following: 0 is 1 BC, -1 is 2 BC and so on.  The date is
--   * interpreted as gregorian if the change occured before that date.
-+   * interpreted as gregorian if the change occurred before that date.
-    *
-    * @param year the year of the date.
-    * @param dayOfYear the day of year of the date; 1 based.
-@@ -627,7 +627,7 @@
-    * Compares the given calender with this.  
-    * @param o the object to that we should compare.
-    * @return true, if the given object is a calendar, that represents
--   * the same time (but doesn't neccessary have the same fields).
-+   * the same time (but doesn't necessary have the same fields).
-    * @XXX Should we check if time zones, locale, cutover etc. are equal?
-    */
-   public boolean equals(Object o)
-@@ -973,7 +973,7 @@
- 
-   /**
-    * Gets the actual minimum value that is allowed for the specified field.
--   * This value is dependant on the values of the other fields.  Note that
-+   * This value is dependent on the values of the other fields.  Note that
-    * this calls <code>complete()</code> if not enough fields are set.  This
-    * can have ugly side effects.
-    * @param field the time field. One of the time field constants.
-@@ -1001,7 +1001,7 @@
- 
-   /**
-    * Gets the actual maximum value that is allowed for the specified field.
--   * This value is dependant on the values of the other fields.  Note that
-+   * This value is dependent on the values of the other fields.  Note that
-    * this calls <code>complete()</code> if not enough fields are set.  This
-    * can have ugly side effects.
-    * @param field the time field. One of the time field constants.
Index: compare/java.util.Properties.diff
===================================================================
RCS file: java.util.Properties.diff
diff -N java.util.Properties.diff
--- compare/java.util.Properties.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/Properties.java	Mon Sep 10 21:22:48 2001
-+++ java/util/Properties.java	Fri Nov  2 21:44:52 2001
-@@ -125,7 +125,7 @@
-    * </pre>
-    *
-    * @param in the input stream
--   * @exception IOException if an error occured when reading
-+   * @exception IOException if an error occurred when reading
-    * from the input.  */
-   public void load(InputStream inStream) throws IOException
-   {
Index: compare/java.util.ResourceBundle.diff
===================================================================
RCS file: java.util.ResourceBundle.diff
diff -N java.util.ResourceBundle.diff
--- compare/java.util.ResourceBundle.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/ResourceBundle.java	Sun Nov  4 14:58:58 2001
-+++ java/util/ResourceBundle.java	Mon Nov  5 14:36:58 2001
-@@ -93,7 +93,7 @@
-   /**
-    * We override SecurityManager in order to access getClassContext(). 
-    */
--  class Security extends SecurityManager
-+  static class Security extends SecurityManager
-   {
-     /** Return the ClassLoader of the class which called into this
-         ResourceBundle, or null if it cannot be determined. */
Index: compare/java.util.Timer.diff
===================================================================
RCS file: java.util.Timer.diff
diff -N java.util.Timer.diff
--- compare/java.util.Timer.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,58 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/Timer.java	Fri Feb  9 16:31:22 2001
-+++ java/util/Timer.java	Fri Nov  2 21:44:52 2001
-@@ -39,8 +39,8 @@
-  * scheduling guarantees more or less that the task will be executed at a
-  * specific time, but if there is ever a delay in execution then the period
-  * between successive executions will be shorter. The first method of
-- * repeated scheduling is prefered for repeated tasks in response to user
-- * interaction, the second method of repeated scheduling is prefered for tasks
-+ * repeated scheduling is preferred for repeated tasks in response to user
-+ * interaction, the second method of repeated scheduling is preferred for tasks
-  * that act like alarms.
-  * <p>
-  * The Timer keeps a binary heap as a task priority queue which means that
-@@ -65,7 +65,7 @@
-     /** Default size of this queue */
-     private final int DEFAULT_SIZE = 32;
- 
--    /** Wheter to return null when there is nothing in the queue */
-+    /** Whether to return null when there is nothing in the queue */
-     private boolean nullOnEmpty;
- 
-     /**
-@@ -375,7 +375,7 @@
-   private boolean canceled;
- 
-   /**
--   * Creates a new Timer with a non deamon Thread as Scheduler, with normal
-+   * Creates a new Timer with a non daemon Thread as Scheduler, with normal
-    * priority and a default name.
-    */
-   public Timer()
-@@ -384,7 +384,7 @@
-   }
- 
-   /**
--   * Creates a new Timer with a deamon Thread as scheduler if deamon is true,
-+   * Creates a new Timer with a daemon Thread as scheduler if daemon is true,
-    * with normal priority and a default name.
-    */
-   public Timer(boolean daemon)
-@@ -393,7 +393,7 @@
-   }
- 
-   /**
--   * Creates a new Timer with a deamon Thread as scheduler if deamon is true,
-+   * Creates a new Timer with a daemon Thread as scheduler if daemon is true,
-    * with the priority given and a default name.
-    */
-   private Timer(boolean daemon, int priority)
-@@ -402,7 +402,7 @@
-   }
- 
-   /**
--   * Creates a new Timer with a deamon Thread as scheduler if deamon is true,
-+   * Creates a new Timer with a daemon Thread as scheduler if daemon is true,
-    * with the priority and name given.E
-    */
-   private Timer(boolean daemon, int priority, String name)
Index: compare/java.util.jar.Attributes.diff
===================================================================
RCS file: java.util.jar.Attributes.diff
diff -N java.util.jar.Attributes.diff
--- compare/java.util.jar.Attributes.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/jar/Attributes.java	Fri Nov 17 19:29:20 2000
-+++ java/util/jar/Attributes.java	Fri Nov  2 21:44:52 2001
-@@ -45,7 +45,7 @@
-  * manipulating the Attributes more or less type safe.
-  * <p>
-  * Most of the methods are wrappers to implement the Map interface. The really
-- * usefull and often used methods are <code>getValue(Name)</code> and
-+ * useful and often used methods are <code>getValue(Name)</code> and
-  * <code>getValue(String)</code>. If you actually want to set attributes you
-  * may want to use the <code>putValue(String, String)</code> method
-  * (sorry there is no public type safe <code>putValue(Name, String)</code>
Index: compare/java.util.jar.JarEntry.diff
===================================================================
RCS file: java.util.jar.JarEntry.diff
diff -N java.util.jar.JarEntry.diff
--- compare/java.util.jar.JarEntry.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/jar/JarEntry.java	Tue Nov  7 10:43:04 2000
-+++ java/util/jar/JarEntry.java	Fri Nov  2 21:44:52 2001
-@@ -46,7 +46,7 @@
- 
- public class JarEntry extends ZipEntry
- {
--  // (Packge local) fields
-+  // (Package local) fields
- 
-   Attributes attr;
-   Certificate certs[];
Index: compare/java.util.jar.JarInputStream.diff
===================================================================
RCS file: java.util.jar.JarInputStream.diff
diff -N java.util.jar.JarInputStream.diff
--- compare/java.util.jar.JarInputStream.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/jar/JarInputStream.java	Tue Nov  7 10:43:04 2000
-+++ java/util/jar/JarInputStream.java	Fri Nov  2 21:44:52 2001
-@@ -75,7 +75,7 @@
-    * tries to verify all the entry signatures while reading.
-    *
-    * @param in InputStream to read the jar from
--   * @param verify wheter or not to verify the manifest entries
-+   * @param verify whether or not to verify the manifest entries
-    * @exception IOException when an error occurs when opening or reading
-    */
-   public JarInputStream(InputStream in, boolean verify) throws IOException
Index: compare/java.util.jar.JarOutputStream.diff
===================================================================
RCS file: java.util.jar.JarOutputStream.diff
diff -N java.util.jar.JarOutputStream.diff
--- compare/java.util.jar.JarOutputStream.diff Tue Nov 6 20:51:04 2001
+++ /dev/null	Tue May  5 13:32:27 1998
@@ -1,11 +0,0 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/util/jar/JarOutputStream.java	Tue Nov  7 10:43:04 2000
-+++ java/util/jar/JarOutputStream.java	Fri Nov  2 21:44:52 2001
-@@ -93,7 +93,7 @@
-    * This implementation just calls <code>super.putNextEntre()</code>.
-    *
-    * @param entry The information for the next entry
--   * @exception IOException when some unexpected I/O exception occured
-+   * @exception IOException when some unexpected I/O exception occurred
-    */
-   public void putNextEntry(ZipEntry entry) throws IOException
-   {


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