From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Dec 20 1998 - 01:21:55 EST
On Dec 20, 1998, Godmar Back <gback@cs.utah.edu> wrote:
> + JNI code may hold Field* pointers in the Field array as jfieldID.
> What do the JNI rules say about that?
I don't think you can pin a jfieldID, so there's not much to worry
here. I think...
> + Ditto for java.lang.reflect.Field or java.lang.reflect.Method
These hold pointers to the declaring class; nothing to fear.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:25 EDT