[kaffe] CVS kaffe (guilhem): Last check in has an incomplete ChangeLog.

Kaffe CVS cvs-commits at kaffe.org
Sun Aug 31 11:03:02 PDT 2003


PatchSet 4002 
Date: 2003/08/31 18:00:51
Author: guilhem
Branch: HEAD
Tag: (none) 
Log:
Last check in has an incomplete ChangeLog.

Members: 
	ChangeLog:1.1598->1.1599 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1598 kaffe/ChangeLog:1.1599
--- kaffe/ChangeLog:1.1598	Sun Aug 31 17:16:47 2003
+++ kaffe/ChangeLog	Sun Aug 31 18:00:51 2003
@@ -24,6 +24,17 @@
 	* include/Makefile.am:
 	(NOINSTALL_DERIVED_HDRS) added java_io_InterruptedIOException.h
 
+	* include/Makefile.in: regenerated.
+
+	* libraries/javalib/java/io/File.java:
+	(deleteOnExit) reimplemented deleteOnExit for classpath using 
+	shutdownHooks.
+
+	* libraries/javalib/java/lang/Runtime.java:
+	(runShutdownHooks) don't show InterruptedException because it may
+	be a remanant of a former interrupt. If it happens try to join again.
+
+
 	* test/regression/SoInterrupt.java: removed. This test was a
 	non-sense from the beginning to the end.
 




More information about the kaffe mailing list