RFR: 8278367: JNI critical region violation in CTextPipe.m:363
Alexander Zvegintsev
azvegint at openjdk.java.net
Thu May 19 17:33:41 UTC 2022
On Mon, 2 May 2022 18:32:19 GMT, Phil Race <prr at openjdk.org> wrote:
> This re-jigs some lines of code so that we do all the lookups of the arrays before calling the GetPrimitiveArrayCritical on both of them together. Thereby avoiding warnings about calling those other methods in that context.
Marked as reviewed by azvegint (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8506
More information about the client-libs-dev
mailing list