-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1_01
-
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.