gcc/libjava/java
Bryce McKinlay da68e69359 Window.java (addNotify): Remove peer casting hack now that gcj/312 is fixed.
* java/awt/Window.java (addNotify): Remove peer casting hack now
	that gcj/312 is fixed.

From-SVN: r38364
2000-12-18 21:20:31 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Window.java (addNotify): Remove peer casting hack now that gcj/312 is fixed. 2000-12-18 21:20:31 +00:00
beans PropertyChangeSupport.java (propertyListeners): Made transient. 2000-11-16 21:34:48 +00:00
io * java/io/StringWriter.java (StringWriter(int)): Now public. 2000-12-15 06:08:55 +00:00
lang * java/lang/Thread.java (checkAccess): Now final. 2000-12-15 06:15:49 +00:00
math Makefile.am: Added locale files from Classpath. 2000-10-27 10:33:46 +00:00
net FileInputStream.java (close): Check if the fd is valid. 2000-12-08 10:28:32 +00:00
security Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. 2000-10-05 23:57:16 +00:00
sql Array.java: New file from classpath. 2000-12-01 01:48:34 +00:00
text NumberFormat.java (groupingUsed, [...]): Now package-private. 2000-12-15 06:23:28 +00:00
util natInflater.cc (inflate): Treat Z_BUF_ERROR as end-of-stream if avail_in is 0. 2000-12-18 01:00:23 +00:00