On Fri, 11 Mar 2022 10:33:29 GMT, Alan Bateman <al...@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