gcc/libjava/java
Fernando Nasser 975fde59af Dialog.java (constructor): Accept null title as per spec.
* java/awt/Dialog.java (constructor): Accept null title as per spec.
        * java/awt/FileDialog.java (constructor): Throw exception on invalid
        argument as per spec.

From-SVN: r75444
2004-01-05 21:23:12 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Dialog.java (constructor): Accept null title as per spec. 2004-01-05 21:23:12 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io 2003-12-31 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-31 11:04:21 +00:00
lang re PR libgcj/13056 (import new libltdl) 2003-12-16 21:48:25 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-12-31 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-31 10:55:40 +00:00
nio * gnu/java/nio/SelectorImpl.java 2003-12-20 15:33:24 +00:00
rmi Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'... 2003-12-26 23:23:55 +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 NumberFormat.java: Sorted imports. 2003-12-19 10:00:02 +00:00
util Date.java (parse): Fix a number of problems. 2004-01-03 16:32:50 -08:00