Fix shaper segfault (#633)
* `managedString` might be inlined and garbage collected before the beginning of JNI call * add other missed `reachabilityBarrier`s
Showing
Please register or sign in to comment
* `managedString` might be inlined and garbage collected before the beginning of JNI call * add other missed `reachabilityBarrier`s