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: [boehm-gc] Import 6.3 alpha 1


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> How about the "Shrinking the GC root set" issue/patch that you
Ranjit> had raised a while back?

This is definitely something I'd like to address.

I think part of it will come from implementing -findirect-dispatch.

Another part will require us to change the CNI ABI.  I'm in favor of
requiring explicit registration of roots that the Java compiler
doesn't know about (i.e., globals that are in C++ source).  This would
be an incompatible change.

Tom


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