[lworld] RFR: 8249660 TestJNIArrays.java fails when run with -Xcheck:jni
Harold Seigel
hseigel at openjdk.java.net
Fri Jul 17 19:23:24 UTC 2020
Please review this small fix for a TestJNIArrays.java failure. The fix changes check_is_obj_array() in jniCheck.cpp to
accept both identity object arrays and inline type arrays.
Thanks, Harold
-------------
Commit messages:
- 8249660 TestJNIArrays.java fails when run with -Xcheck:jni
Changes: https://git.openjdk.java.net/valhalla/pull/112/files
Webrev: https://webrevs.openjdk.java.net/valhalla/112/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8249660
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/valhalla/pull/112.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/112/head:pull/112
PR: https://git.openjdk.java.net/valhalla/pull/112
More information about the valhalla-dev
mailing list