This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.


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

Re: Dynamic class loading


> First, are there plans to support dynamic classloading?

Yes, but I cannot say when.

> And, second, if there are how do you plan to support them?

Probably an interpreter, though a JIT is also an option.
There are some tricky issues when compiled code calls an
inpreted methods;  we plan to use "stub" functions in
between.

	--Per Bothner
bothner@cygnus.com     http://www.cygnus.com/~bothner