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: [RFA] boehm-gc for AIX


Jeff Sturm wrote:

>CNI invocation is another problem... it's unfortunate that the CNI spec
>says nothing about static roots, so it seems to imply the existence of a
>conservative GC.
>

We could certainly add something to the spec to say that any global 
variables holding Java objects must be declared in Java. This would 
probibly make things easier for a theoretical non-conservative GC in 
future. I don't think I've seen any CNI code which does otherwise anyway.

regards

Bryce.



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