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: [freenet-tech] Technology / Features


Adam Megacz wrote:
> Tom Tromey <tromey@redhat.com> writes:
> 
>>I don't have a timeframe for this stuff, of course, but one of my big
>>goals is to eventually get libgcj used as the Java implementation in
>>Mozilla.
>>
> 
> Woah, cool... so Mozilla would call out to gcj to compile stuff into
> binaries, and then execute the binaries?

No, I think what Tom meant (and said) was using libgcj, including the
bytecode-interpreter (or a JIT, if we add support for that to gcj).
However, all of the standard classed would be pre-compiled.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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