gcc/libjava/java
Jeremy Nimmer e2a6abb6d5 For PR libgcj/3523:
2001-07-01  Jeremy Nimmer  <jwnimmer@alum.mit.edu>

	For PR libgcj/3523:
	* java/io/LineNumberReader.java (reset): Pass correct arguments to
	countLines.

From-SVN: r43683
2001-07-02 05:16:24 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Rectangle2D.java: fix doc typo. 2001-05-31 16:48:15 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io For PR libgcj/3523: 2001-07-02 05:16:24 +00:00
lang natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol. 2001-06-15 23:22:02 +00:00
math BigInteger.java (byteArrayToIntArray): Don't include extraneous/malformed sign word. 2001-06-19 11:42:03 +00:00
net [multiple changes] 2001-05-24 05:40:37 +00:00
security PublicKey.java: Extend Key. 2001-06-04 22:55:49 +00:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text SimpleDateFormat.java (parse): Handle non-dst time zones. 2001-05-16 15:34:46 +00:00
util re PR libgcj/3144 (java.lang.Date.compareTo() not supported) 2001-06-14 15:41:57 +00:00