]> git.ipfire.org Git - thirdparty/gcc.git/commit
GregorianCalendar.java (GregorianCalendar): Constructors need to set timezone to...
authorWarren Levy <warrenl@redhat.com>
Tue, 19 Dec 2000 07:48:54 +0000 (07:48 +0000)
committerWarren Levy <warrenl@gcc.gnu.org>
Tue, 19 Dec 2000 07:48:54 +0000 (07:48 +0000)
commit1889cf4a716371bad8030ba4df2952f91daf870d
tree0def1da75a5ceb15a47ccc2f712ceb48b9cd175f
parent9d2dc7da92fe49bbe74ce104538cb307d57d5241
GregorianCalendar.java (GregorianCalendar): Constructors need to set timezone to a valid non-null value.

* java/util/GregorianCalendar.java (GregorianCalendar): Constructors
need to set timezone to a valid non-null value.  Partial fix for
PR 331.

From-SVN: r38375
libjava/ChangeLog
libjava/java/util/GregorianCalendar.java