status of gcj's boehm collector?

Tom Tromey tromey@redhat.com
Wed Dec 5 13:09:00 GMT 2001


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

Hans> 1) Use a software write barrier. Insert instructions to keep
Hans> track of heap writes. This is what JVMs with generational
Hans> collectors generally do. It's not free. It would be hard to do
Hans> in gcj because the C++ code would have to play by the rules.
Jon Olson added write barrier support to gcc in the back end. If we
used this approach we could add it to both g++ and gcj. There might
be some odd special cases, but it is doable.
This sounds like something that would get put on a wish list and never
done, unless some volunteer were really motivated. My question to you
is whether it would be worthwhile in the context of your GC.
Tom


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /