[lworld] Integrated: 8249660 TestJNIArrays.java fails when run with -Xcheck:jni
Harold Seigel
hseigel at openjdk.java.net
Fri Jul 17 19:30:01 UTC 2020
On Fri, 17 Jul 2020 19:10:13 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 1c8718af
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/1c8718af
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
8249660: TestJNIArrays.java fails when run with -Xcheck:jni
Reviewed-by: fparain
-------------
PR: https://git.openjdk.java.net/valhalla/pull/112
More information about the valhalla-dev
mailing list