On Wed, 23 Dec 2020 02:13:38 GMT, Valerie Peng <valer...@openjdk.org> wrote:
> Could someone please help review this trivial change - just replace > JNI_COMMIT with 0 for all ReleasePrimitiveArrayCritical calls. > > Thanks, > Valerie This pull request has now been integrated. Changeset: cd94606c Author: Valerie Peng <valer...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/cd94606c Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod 8258186: Replace use of JNI_COMMIT mode with mode 0 Reviewed-by: xuelei, alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/1875