gcc/libjava/gnu/gcj
Bryce McKinlay a1433c46a1 VMClassLoader.java (init): Check classpath entry before passing to URL constructor.
2004-07-05  Bryce McKinlay  <mckinlay@redhat.com>

	* gnu/gcj/runtime/VMClassLoader.java (init): Check classpath entry
	before passing to URL constructor. Rethrow any MalformedURLException
	as a RuntimeException. Catch MalformedURLException specifically, not
	all exceptions.

From-SVN: r84138
2004-07-06 00:18:14 +01:00
..
convert BytesToUnicode.java (getDecoder): Pass original encoding name to iconv. 2004-06-22 20:24:32 +01:00
io re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1) 2002-03-15 21:59:12 +00:00
runtime VMClassLoader.java (init): Check classpath entry before passing to URL constructor. 2004-07-06 00:18:14 +01:00
xlib GC.java (updateClip): Added rectangles argument. 2003-12-05 22:10:16 +00:00
Core.java Makefile.in: Rebuilt. 2003-08-28 22:17:37 +00:00
RawData.java Thread.java: Declare `data' as Object, not RawData. 2000-05-18 11:08:25 +01:00
RawDataManaged.java gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
natCore.cc prims.cc (_Jv_AllocObject): Remove `size' argument. 2004-04-16 17:27:19 +01:00