Does GCJ make system calls that write pointrs? (was: Re: status of gcj's boehm collector?)

Adam Megacz gcj@lists.megacz.com
Thu Dec 6 13:24:00 GMT 2001


"Boehm, Hans" <hans_boehm@hp.com> writes:
> If we really need a hint that this might be a good time to GC, I
> think we need to add a different call for that purpose.

Sounds good. Is there an object in gnu.gcj that we could add a static
method to?

Also, for somebody who knows natXXX.cc better than I, are there any
situations in which GCJ would make a system call that would end up
writing to pointerful (not PTRFREE) objects? This is assuming that
hash synchronization is on, of course.

  - a



More information about the Java mailing list