RFR: 8282887: Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
Zhengyu Gu
zgu at openjdk.java.net
Tue Mar 15 14:01:45 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()`.
Friendly ping. May I have a second review, please!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7777
More information about the core-libs-dev
mailing list