[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: cleanup

Kaffe CVS cvs-commits at kaffe.org
Sat Jun 11 12:51:20 PDT 2005


PatchSet 6625 
Date: 2005/06/11 19:27:40
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
Resynced with GNU Classpath: cleanup

Members: 
	libraries/javalib/java/io/ObjectInputStream.java:1.53->1.54 
	ChangeLog:1.4151->1.4152 

Index: kaffe/libraries/javalib/java/io/ObjectInputStream.java
diff -u kaffe/libraries/javalib/java/io/ObjectInputStream.java:1.53 kaffe/libraries/javalib/java/io/ObjectInputStream.java:1.54
--- kaffe/libraries/javalib/java/io/ObjectInputStream.java:1.53	Sun May 15 16:50:06 2005
+++ kaffe/libraries/javalib/java/io/ObjectInputStream.java	Sat Jun 11 19:27:40 2005
@@ -783,8 +783,8 @@
   }
 
   /**
-   * Returns he most recent user defined ClassLoader on the execution stack
-   * or null of none is found.
+   * Returns the most recent user defined ClassLoader on the execution stack
+   * or null if none is found.
    */
   private ClassLoader currentLoader()
   {
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4151 kaffe/ChangeLog:1.4152
--- kaffe/ChangeLog:1.4151	Sat Jun 11 19:25:22 2005
+++ kaffe/ChangeLog	Sat Jun 11 19:27:34 2005
@@ -1,6 +1,14 @@
 2005-06-11  Dalibor Topic  <robilad at kaffe.org>
 
 	Resynced with GNU Classpath.
+	
+	2005-06-01  Tom Tromey  <tromey at redhat.com>
+
+	* java/io/ObjectInputStream.java (currentLoader): Fixed typo.
+
+2005-06-11  Dalibor Topic  <robilad at kaffe.org>
+
+	Resynced with GNU Classpath.
 
 	2005-06-01  Roman Kennke  <roman at kennke.org>
 




More information about the kaffe mailing list