RFR: 8258186: Replace use of JNI_COMMIT mode with mode 0
Valerie Peng
valeriep at openjdk.java.net
Wed Dec 23 02:18:04 UTC 2020
Could someone please help review this trivial change - just replace JNI_COMMIT with 0 for all ReleasePrimitiveArrayCritical calls.
Thanks,
Valerie
-------------
Commit messages:
- 8258186: Replace use of JNI_COMMIT mode with mode 0
Changes: https://git.openjdk.java.net/jdk/pull/1875/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1875&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8258186
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.java.net/jdk/pull/1875.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1875/head:pull/1875
PR: https://git.openjdk.java.net/jdk/pull/1875
More information about the security-dev
mailing list