mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-18 18:31:26 +08:00
* 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