gcc/libjava/java
Michael Koch c68c712ec3 2003-02-15 Michael Koch <konqueror@gmx.de>
* java/awt/datatransfer/DataFlavor.java
	(isRepresentationClassByteBuffer): Removed try-catch block.
	(isRepresentationClassCharBuffer): Removed try-catch block.
	(isRepresentationClassReader): Removed try-catch block.

From-SVN: r62935
2003-02-15 13:26:26 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-02-15 Michael Koch <konqueror@gmx.de> 2003-02-15 13:26:26 +00:00
beans Stephen Crawley <crawley@dstc.edu.au> 2003-02-07 20:19:53 +00:00
io InputStreamReader.java (getEncoding): Return null when closed. 2003-02-13 23:28:57 +00:00
lang System.java (properties): Use Properties.clone. 2003-02-14 17:43:34 +00:00
math BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is an exponent and the significant is zero. 2003-02-14 18:48:50 +00:00
net 2003-02-13 Michael Koch <konqueror@gmx.de> 2003-02-13 07:33:40 +00:00
nio 2003-02-15 Jesse Rosenstock <jmr@ugcs.caltech.edu> 2003-02-15 09:39:51 +00:00
rmi UnicastServerRef.java (unexportObject): Don't throw RemoteException. 2003-01-03 22:57:25 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util InflaterInputStream.java (read): Return zero when len is zero. 2003-02-13 23:15:20 +00:00