Petter Reinholdtsen wrote:
> I've tested the reflection patch, and it seem to work OK.  I'm trying
> to decide for myself it the native state handling will require central
> coordination to avoid storing two different states using the same
> pointer.  Will this be necessery?

Question.  I did a scan of the entire Japhar source tree and the only module
that really uses the NSA_Get/SetNativeState fuctions is thread.c. Is that
the only area where the native state pointers are used?  Where does the
potential for conflict lie?  Why does the Classpath thread module use a
different native state mechanism?

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to