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: [RFA/JVMTI] Thread start/end notifications


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> I wonder why jni_env is declared as void* and not JNIEnv*.
Tom> The latter would be cleaner.

I fixed this, so if you could, remove that cast before committing.
(If not, I'll fix it.)

Tom


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