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)
commit754d30c83a1459d3926791911af79ac043a369d6
treee83035f70147dad8a76dc0896a6b2b92279829d3
parent7bb4a6be35f5c0da036869a1c416d7aeeada96cf
BootClassLoader.java (getBootURLLoader): New method.

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