-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
7
-
generic
-
generic
java_lang_String::create_from_platform_dependent_str() returns a Handle, but leaves a JNIHandle active.
This creates as a leak of String objects, and if the caller makes no suitable JNI transition the objects can never be collected.
This creates as a leak of String objects, and if the caller makes no suitable JNI transition the objects can never be collected.