5bc94271e8281a084ce30e6ac5c56137ca6508ef
means that we had to switch from using NSPR hash tables to a private version. The new jsj_hash.c file is derived from plhash.c, but it provides for an additional argument to be passed to the hash key comparison function. This capability is used to pass in the JNIEnv pointer. On shutdown, LiveConnect now removes all references to Java objects and classes, so that the JVM might be able to GC them. git-svn-id: svn://10.0.0.236/trunk@4706 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%