RFR: 8282978: Wrong parameter passed to GetStringXXXChars in various places
Zhengyu Gu
zgu at openjdk.java.net
Fri Mar 11 13:28:42 UTC 2022
On Fri, 11 Mar 2022 10:33:29 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Another trivial cleanup to fix the last parameter of `GetStringXXXChars` calls, should be a `jboolean*` instead of a `jboolean`.
>
> The changes to the usages in src/java.base look okay.
Thanks, @AlanBateman @dfuch
-------------
PR: https://git.openjdk.java.net/jdk/pull/7779
More information about the net-dev
mailing list