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]

Re: gcj internals document


>>>>> "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


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