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

Daniel Fuchs dfuchs 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`.

Marked as reviewed by dfuchs (Reviewer).

The `libnet` changes look good to me - but please get someone from the client team to approve the client changes before integrating (though I didn't see any issue with these).

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

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


More information about the net-dev mailing list