[jdk8u-dev] Integrated: 8266187: Memory leak in appendBootClassPath()
Zhengyu Gu
zgu at openjdk.java.net
Tue May 24 14:24:01 UTC 2022
On Tue, 19 Apr 2022 14:38:23 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Backport this patch for parity with Oracle 8u331. It fixes a memory leak
> and risk is low,
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8266187
> Patch: https://github.com/openjdk/jdk/commit/aa90df6f51940a73f9aa078a32768855c8568034
>
> The original patch does not apply cleanly. The conflict is copyright year line. Resolved manually.
>
> The original code review thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-December/014484.html
This pull request has now been integrated.
Changeset: d35dea79
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk8u-dev/commit/d35dea79f48691ea280f1f8863f23113fd0c6816
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8266187: Memory leak in appendBootClassPath()
Backport-of: aa90df6f51940a73f9aa078a32768855c8568034
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/42
More information about the jdk8u-dev
mailing list