<i18n dev> RFR: 8282897: Fix call parameter to GetStringChars() in HostLocaleProviderAdapter_md.c

Naoto Sato naoto at openjdk.java.net
Thu Mar 10 17:28:45 UTC 2022


On Thu, 10 Mar 2022 13:33:05 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this trivial patch to correct last parameter of `GetStringChars()` call, which should be a  `jboolean*`, instead of `jboolean`

LGTM. Thanks for the fix!

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

Marked as reviewed by naoto (Reviewer).

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


More information about the i18n-dev mailing list