OSDN Git Service

2007-04-16 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Apr 2007 13:49:37 +0000 (13:49 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Apr 2007 13:49:37 +0000 (13:49 +0000)
        * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123867 138bc75d-0d04-0410-961f-82ee72b054a4

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