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: Patch: PR libgcj/23367


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

Hans> If I understand this correctly, the cache is only referenced by
Hans> thread-local memory?

Yes.

Hans> Ideally, the collector should handle this correctly, but I don't
Hans> believe that it does so consistently across platforms.

Ok, thanks for the heads up.  I think it is just as easy to manage
this cache manually, I'll probably just do that.

Tom


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