SystemClassLoader.java (addClass): Get the value of package-private field "loadedClasses" using reflection.

* gnu/gcj/runtime/SystemClassLoader.java (addClass): Get the value
	of package-private field "loadedClasses" using reflection.
	* java/lang/VMCompiler.java (compileClass): Remove unreachable catch
	block.

From-SVN: r112858
This commit is contained in:
Bryce McKinlay
2006-04-11 16:23:00 +00:00
committed by Bryce McKinlay
parent b4426e0a70
commit 20cbfac4e9
3 changed files with 28 additions and 7 deletions
+7
View File
@@ -1,3 +1,10 @@
2006-04-11 Bryce McKinlay <mckinlay@redhat.com>
* gnu/gcj/runtime/SystemClassLoader.java (addClass): Get the value
of package-private field "loadedClasses" using reflection.
* java/lang/VMCompiler.java (compileClass): Remove unreachable catch
block.
2006-04-10 Matthias Klose <doko@debian.org>
* testsuite/lib/libjava.exp (libjava_init): Recognize multilib