<i18n dev> Integrated: 8282887: Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
Zhengyu Gu
zgu at openjdk.java.net
Tue Mar 15 14:20:47 UTC 2022
On Thu, 10 Mar 2022 18:40:13 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Please review this small patch that fixes early `CHECK_NULL_RETURN` results not releasing native `jchar` array returned by `GetStringChars()`.
This pull request has now been integrated.
Changeset: 2cddf3f5
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2cddf3f5391518ea40796e6c4759047d51b7b312
Stats: 8 lines in 1 file changed: 2 ins; 3 del; 3 mod
8282887: Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
Reviewed-by: naoto, alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/7777
More information about the i18n-dev
mailing list