RFR: 8278367: JNI critical region violation in CTextPipe.m:363

Alexander Zuev kizune at openjdk.java.net
Thu May 19 15:43:44 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.

Looks good to me.

-------------

Marked as reviewed by kizune (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8506



More information about the client-libs-dev mailing list