A problem of vm_channel_class in gnu_java_nio_VMChannel.c
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: A problem of vm_channel_class in gnu_java_nio_VMChannel.c
- From: hultul <hultul@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 14:58:26 +0900
Hi,
A variable, vm_channel_class, is declared by "static jclass" in gnu_java_nio_VMChannel.c.
The problem is that the variable is used globally, while it is not a global reference.
It is thought that it needs NewGlobalRef() call for vm_channel_class.
Thanks.
Hultul
[Index of Archives]
[Linux Kernel]
[Linux Cryptography]
[Fedora]
[Fedora Directory]
[Red Hat Development]