gcc/libjava/java
Adam King 6344da6f57 natFileWin32.cc (performList): Return the correct array type.
2002-04-16  Adam King <aking@dreammechanics.com>
	    Tom Tromey  <tromey@redhat.com>

	* java/io/natFileWin32.cc (performList): Return the correct array
	type.  Don't duplicate the creation of a File since it's already
	done earlier in the method and the existing code would cause a
	ArrayStoreException.  Don't use fixed-size array.
	(_access, _stat, attr, getCanonicalPath, performMkdir,
	performRenameTo): Don't use fixed-size array.
	(getCanonicalPath): Use throw, not _Jv_Throw.

Co-Authored-By: Tom Tromey <tromey@redhat.com>

From-SVN: r52369
2002-04-16 15:37:39 +00:00
..
applet
awt re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infinite recursion) 2002-04-08 14:43:35 +00:00
beans
io natFileWin32.cc (performList): Return the correct array type. 2002-04-16 15:37:39 +00:00
lang natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers. 2002-04-15 03:11:12 +00:00
math
net natPlainDatagramSocketImpl.cc (close): Set timeout to 0. 2002-04-15 03:21:00 +00:00
rmi
security
sql
text
util AbstractMap.java (putAll): Use entrySet size. 2002-04-08 00:23:28 +00:00