gcc/libjava/java
Andrew Haley 0e055c1cd2 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: r123862
2007-04-16 13:44:59 +00:00
..
applet Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
awt Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
beans Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
io natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc. 2007-01-18 11:32:40 +00:00
lang BootClassLoader.java (getBootURLLoader): New method. 2007-04-16 13:44:59 +00:00
math Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
net PlainSocketImpl.h: Regenerate. 2007-02-15 17:03:49 +00:00
nio Checking in header files missed by earlier commit 2007-02-06 23:59:34 +00:00
rmi Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
security Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
sql Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
text DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
util DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00