RFR: JDK-8231770 - Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
Kiran Ravikumar
kiran.sidhartha.ravikumar at oracle.com
Tue Oct 8 16:17:20 UTC 2019
Hi Guys,
I am a new hire with the Oracle Java Platform Group and will be working mainly on JDK Update releases. Below is my first contribution. Looking forward to contribute more to the community.
Please review the fix:
Bug :https://bugs.openjdk.java.net/browse/JDK-8231770
Webrev :https://cr.openjdk.java.net/~coffeys/webrev.8231770/webrev/ <https://cr.openjdk.java.net/%7Ecoffeys/webrev.8231770/webrev/>
Explanation : Minor correction to the native code that had wrong arguments. Updated the corresponding test to run with -Xcheck:jni to prevent further occurrences of similar issue.
Thanks,
Kiran
More information about the core-libs-dev
mailing list