JPype 0.7.4
This is a quick fix release to deal with a memory leak in array handling which allowed arrays to escape garbage collection when created from Python or as part of variable argument methods.
-
Corrected a resource leak in arrays that affects array initialization, and variable
argument methods. -
Upgraded diagnostic tracing and JNI checks to prevent future resource leaks.