gcc/libjava/java
Guilhem Lavaux 7110657e8b ObjectStreamField.java: A few methods were added in prevision of the upcoming upgrade of the...
2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>

	* java/io/ObjectStreamField.java: A few methods were added in prevision
	of the upcoming upgrade of the serialization code. This also adds
	some missing documentation.
	(ObjectStreamField): We should throw a NullPointerException when 'name'
	is null.

From-SVN: r74690
2003-12-16 12:19:33 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt StringSelection.java (getTransferData): Return object of type expected by specified DataFlavor. 2003-12-08 23:56:43 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io ObjectStreamField.java: A few methods were added in prevision of the upcoming upgrade of the... 2003-12-16 12:19:33 +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-09 Michael Koch <konqueror@gmx.de> 2003-12-09 15:39:23 +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 Format.java (serialVersionUID): Fixed value. 2003-12-11 16:12:47 +00:00
util Calendar.java, [...]: Import used classes explicitely. 2003-12-09 16:17:01 +00:00