gcc/libjava/java
Warren Levy 1889cf4a71 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
2000-12-19 07:48:54 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Removed additional addNotify() peer hacks. 2000-12-18 22:17:25 +00:00
beans PropertyChangeSupport.java (propertyListeners): Made transient. 2000-11-16 21:34:48 +00:00
io * java/io/StringWriter.java (StringWriter(int)): Now public. 2000-12-15 06:08:55 +00:00
lang * java/lang/Thread.java (checkAccess): Now final. 2000-12-15 06:15:49 +00:00
math Makefile.am: Added locale files from Classpath. 2000-10-27 10:33:46 +00:00
net FileInputStream.java (close): Check if the fd is valid. 2000-12-08 10:28:32 +00:00
security Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. 2000-10-05 23:57:16 +00:00
sql Array.java: New file from classpath. 2000-12-01 01:48:34 +00:00
text NumberFormat.java (groupingUsed, [...]): Now package-private. 2000-12-15 06:23:28 +00:00
util GregorianCalendar.java (GregorianCalendar): Constructors need to set timezone to a valid non-null value. 2000-12-19 07:48:54 +00:00