gcc/libjava/java
Warren Levy d5323b9905 StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper check of offset can be done.
* java/lang/StringBuffer.java (insert(int,char[])): Avoid
	NullPointerException so proper check of offset can be done.

From-SVN: r38132
2000-12-08 13:08:36 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt GridBagConstraints.java: Filled in values for static final fields. 2000-12-07 00:46:13 +00:00
beans PropertyChangeSupport.java (propertyListeners): Made transient. 2000-11-16 21:34:48 +00:00
io FileInputStream.java (close): Check if the fd is valid. 2000-12-08 10:28:32 +00:00
lang StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper check of offset can be done. 2000-12-08 13:08:36 +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 Collator.java (decomposeCharacter, [...]): Now package-private, not protected. 2000-12-06 21:14:14 +00:00
util * java/util/BitSet.java: Updated copyright notice. 2000-12-06 21:26:32 +00:00