RFR: 8282978: Wrong parameter passed to GetStringXXXChars in various places

Alan Bateman alanb at openjdk.java.net
Fri Mar 11 13:37:44 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

but make sure to get someone from the client libs area to okay the changes in src/java.desktop.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7779


More information about the net-dev mailing list