On 08/10/2019 17:17, Kiran Ravikumar wrote:
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.
Looks good.