This is the mail archive of the java-patches@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: FYI: Linker & Verifier fixes (really GC mark procedures)


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

Hans> The present issue aside, I think we're in general far better off
Hans> allocating collectable memory for anything that interacts with the
Hans> collector, and making the mark descriptors conservative, and eventually
Hans> correct.

I agree.  I don't think it would be extremely hard to expose a bit
more GC API here, and set up proper descriptors for various
libgcj-internal non-java-class objects that we want to mark properly.

Tom


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