[kaffe] CVS kaffe (doogie): Add test case to write: Calendar.getInstance().get(YEAR) returning

Kaffe CVS cvs-commits at kaffe.org
Mon Dec 20 13:21:08 PST 2004


PatchSet 5685 
Date: 2004/12/20 21:16:49
Author: doogie
Branch: HEAD
Tag: (none) 
Log:
Add test case to write: Calendar.getInstance().get(YEAR) returning
non-zero.

Members: 
	ChangeLog:1.3231->1.3232 
	TODO:1.1->1.2 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3231 kaffe/ChangeLog:1.3232
--- kaffe/ChangeLog:1.3231	Mon Dec 20 20:59:20 2004
+++ kaffe/ChangeLog	Mon Dec 20 21:16:49 2004
@@ -1,3 +1,9 @@
+2004-12-20  Adam Heath  <doogie at brainfood.com>
+
+	* TODO:
+	  Add test case to write: Calendar.getInstance().get(YEAR) returning
+	  non-zero.
+
 2004-12-20  Dalibor Topic  <robilad at kaffe.org>
 
 	* libraries/javalib/gnu/java/locale/LocaleInformation_de.java,
Index: kaffe/TODO
diff -u kaffe/TODO:1.1 kaffe/TODO:1.2
--- kaffe/TODO:1.1	Sun Dec 19 22:49:41 2004
+++ kaffe/TODO	Mon Dec 20 21:16:50 2004
@@ -1,6 +1,7 @@
 * Create test cases for:
  * symlink deletion(already fixed)
  * writer.close() flushing the internal buffer on encoder(already fixed)
+ * Calendar.getInstance().get(YEAR) returning non-zero
 
 * Make threading model runtime selectable.
 * Figure out deadlock issues with System.gc() on smp(finalexc, ClassGC,




More information about the kaffe mailing list