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

Alan Bateman alanb at openjdk.java.net
Fri Mar 11 10:37:40 UTC 2022


On Thu, 10 Mar 2022 21:12:46 GMT, Zhengyu Gu <zgu 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.

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

Marked as reviewed by alanb (Reviewer).

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


More information about the net-dev mailing list