-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 7
-
Component/s: hotspot
-
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.