This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jre/lib/ext


On Tue, 2004-03-02 at 09:35, Robin Rawson-Tetley wrote:
> The Sun JVMs have a jre/lib/ext area. All jars present in this directory
> are loaded by the classloader on startup. Is similar functionality
> catered for by gij?

gcj has an --extdirs option that is similar to javac's -extdirs option. 
I don't think the runtime has anything similar.  

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]