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:
committed by
Bryce McKinlay
parent
b4426e0a70
commit
20cbfac4e9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user