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

Zhengyu Gu zgu at openjdk.java.net
Thu Mar 10 18:27:42 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`

This pull request has now been integrated.

Changeset: 879b6445
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/879b6445e33ad3a07461d01ea8f28a09979a4313
Stats:     19 lines in 1 file changed: 0 ins; 0 del; 19 mod

8282897: Fix call parameter to GetStringChars() in HostLocaleProviderAdapter_md.c

Reviewed-by: shade, naoto

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

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


More information about the i18n-dev mailing list