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: gcj executable size reduction?


>>>>> "Hans" == Boehm, Hans <hans.boehm@hp.com> writes:

Hans> If gcj supplied precise root information to the collector, this
Hans> would no longer matter for gcj.  But that hasn't happened yet,
Hans> and has some negative consequences.

Hmm, what are those?  My recollection of "the plan" is that when we
made the next major changes to CNI (e.g. the smart pointer stuff) we
would also change things to require root registration.

If the bookkeeping for this is excessive or something, let's change
plans.  That won't hurt since we haven't done anything yet :-).

I thought we had a PR for this but I can't find it.  Let's figure out
what we want and then put it in bugzilla, perhaps as a dependency on
the new ABI tracking PR (12725).

Tom


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