Calendar.java (set): First call computeFields if needed.

d
	* java/util/Calendar.java (set):  First call computeFields if needed.
	* java/util/natGregorianCalendar.cc (computeTime):  Cast 1000 to jlong.

From-SVN: r26909
This commit is contained in:
Per Bothner 1999-05-12 11:01:29 -07:00
parent 3ecc3258ed
commit 68ca6de40d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
1999-05-12 Per Bothner <bothner@cygnus.com>
* java/util/Calendar.java (set): First call computeFields if needed.
* java/util/natGregorianCalendar.cc (computeTime): Cast 1000 to jlong.
1999-05-12 Tom Tromey <tromey@cygnus.com>
* configure: Rebuilt.