Calendar.getTime() returns Sat Jan 17 06:53:44 1970
Tom Tromey
tromey@cygnus.com
Fri Apr 23 13:54:00 GMT 1999
Stephen> In playing around with GCJ I noticed that Calendar.getTime()
Stephen> always returns Sat Jan 17 06:53:44 1970 if I compile from
Stephen> source
Thanks for the report.
It turns out that our java.util.GregorianCalendar doesn't properly set
its time to the current time in its constructor. I have a fix for
this. I'll check it in a bit later, after I finish a different batch
of changes I'm preparing.
Tom
More information about the Java
mailing list