-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.3.1_01
-
Component/s: client-libs
-
02
-
generic
-
generic
-
Verified
When running this test, we've discovered that the fontmanager in
1.3.1_01 will issue a JNI call while holding a string with the
'GetStringCritical' function. This is a violation of the specification,
which states that no JNI calls may be made while holding a string
with the GetStringCritical function.
1.3.1_01 will issue a JNI call while holding a string with the
'GetStringCritical' function. This is a violation of the specification,
which states that no JNI calls may be made while holding a string
with the GetStringCritical function.