gcj internals document
Tom Tromey
tromey@redhat.com
Thu Apr 26 19:47:00 GMT 2001
>>>>> "Tony" == Tony Kimball <alk@pobox.com> writes:
Tony> Is there any document which describes the implementation of GCJ?
If you mean the compiler, then no, I don't think so.
For the runtime, there are a few.
There is a document describing CNI, which is how we implement native
methods.
There are a few documents describing how to port various parts of
libgcj (threads and GC -- maybe that's it).
On the whole we're light on documentation :-(
Tom
More information about the Java
mailing list