summaryrefslogtreecommitdiffstats
path: root/libjava/gnu/gcj/runtime/SystemClassLoader.java
Commit message (Collapse)AuthorAgeFilesLines
* PR libgcj/19681:tromey2005-02-021-0/+57
* Makefile.in: Rebuilt. * Makefile.am (ordinary_java_source_files): Added new class. * java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal): Use system_instance, not instance. * gnu/gcj/runtime/SystemClassLoader.java: New file. * gnu/gcj/runtime/VMClassLoader.java (init): Don't search java.class.path. (system_instance): New field. (initialize): Initialize the system loader as well. (VMClassLoader): Default to LIB_CACHE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94611 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud