gcc/libjava/java
Bryce McKinlay 0f46e42809 Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.
* java/util/Hashtable.java (Hashtable(Map)): Use putAll, not
	putAllInternal.
	(putAllInternal): Correct comment.
	* java/util/HashMap.java (HashMap(Map)): As above.
	(putAllInternal): As above.

From-SVN: r74400
2003-12-07 23:00:49 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt MenuComponent.java: Import java.io.Serialization. 2003-12-04 19:31:01 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io FilePermission.java: Import used classes explicitely. 2003-12-04 20:09:57 +00:00
lang Class.h (hack_signers): Renamed signers to hack_signers. 2003-12-03 21:26:59 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-12-04 Michael Koch <konqueror@gmx.de> 2003-12-04 10:59:56 +00:00
nio 2003-12-02 Michael Koch <konqueror@gmx.de> 2003-12-02 15:11:57 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow too many characters. 2003-12-02 16:15:15 +00:00
util Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal. 2003-12-07 23:00:49 +00:00