[jdk11u-dev] Integrated: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Min Choi
duke at openjdk.org
Mon Dec 22 18:43:21 UTC 2025
On Wed, 12 Nov 2025 00:40:31 GMT, Min Choi <duke at openjdk.org> wrote:
> Hi!
> Backporting [JDK-8324861](https://bugs.openjdk.org/browse/JDK-8324861). Manually resolved but it is a simple addition. Tested GHA, tier1 and focused `test/jdk/java/lang/invoke/` tests.
>
> Low risk, simple change of logging code.
> Impact: Prevents memory leaks in diagnostic/debug scenarios
This pull request has now been integrated.
Changeset: a04d22fc
Author: Min Choi <mmmchoi920 at gmail.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/a04d22fcc10b68121dd334d3353231cb6585e7f1
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Reviewed-by: andrew
Backport-of: 7d1a48807a482cd19156298ce21d9492f0d912da
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/3116
More information about the jdk-updates-dev
mailing list