[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New on the list - java on debian?



On Tue, 13 Nov 2001, Max Kellermann wrote:

> Is it planned to support natively compiled .JAR classes which can be loaded using custom (pure Java) ClassLoader instances?

gcj supports loading precompiled .class files.
gcj supports loading precompiled .jar(and all other variant) files.
gcj supports loading .class files.
gcj supports loading .jar(and all other variant) files.

To the running java, this is all transparent.  They all look like
normal classes and objects.



Reply to: