BootClassLoader.java (getBootURLLoader): New method.
authorAndrew Haley <aph@gcc.gnu.org>
Mon, 16 Apr 2007 13:49:37 +0000 (13:49 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 16 Apr 2007 13:49:37 +0000 (13:49 +0000)
2007-04-16  Andrew Haley  <aph@redhat.com>

        * gnu/gcj/runtime/BootClassLoader.java (getBootURLLoader): New
        method.
        (bootGetResource): Use getBootURLLoader() to load resources.
        (bootGetResources): Likewise.

        * java/lang/reflect/natMethod.cc (Method::invoke): In invoke also
        check that the method's declaring class is accessible.

From-SVN: r123867

libjava/classpath/lib/gnu/gcj/runtime/BootClassLoader.class

index 857b7a1..717fb73 100644 (file)
Binary files a/libjava/classpath/lib/gnu/gcj/runtime/BootClassLoader.class and b/libjava/classpath/lib/gnu/gcj/runtime/BootClassLoader.class differ