bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22837] GTK native code switches JNIEnv * pointers


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22837] GTK native code switches JNIEnv * pointers
Date: 16 Oct 2005 01:27:24 -0000

The GTK native code switches JNIEnv * pointers
among threads, which is a no-no:

Here's the mailing list thread:

http://lists.gnu.org/archive/html/classpath/2005-01/msg00110.html

Here's the relevant spec:

http://java.sun.com/j2se/1.4.2/docs/guide/jni/spec/design.html


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-01-19 
18:33 -------
Fixed by Graydon's batch to get the JNIEnv pointer from the static JavaVM
instance.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22837





reply via email to

[Prev in Thread] Current Thread [Next in Thread]