Integrated: 8278367: JNI critical region violation in CTextPipe.m:363
Phil Race
prr at openjdk.java.net
Thu May 19 18:00:04 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.
This pull request has now been integrated.
Changeset: ac6a7d7b
Author: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ac6a7d7b36fc79161320b6e4082cff8fb4924811
Stats: 11 lines in 1 file changed: 9 ins; 2 del; 0 mod
8278367: JNI critical region violation in CTextPipe.m:363
Reviewed-by: kizune, azvegint
-------------
PR: https://git.openjdk.java.net/jdk/pull/8506
More information about the client-libs-dev
mailing list