Integrated: 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 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`.
This pull request has now been integrated.
Changeset: 0fd09d38
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0fd09d383b9921f26d2d609ab330630a4520325a
Stats: 22 lines in 9 files changed: 0 ins; 0 del; 22 mod
8282978: Wrong parameter passed to GetStringXXXChars in various places
Reviewed-by: alanb, dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/7779
More information about the net-dev
mailing list