[jdk17u-dev] Integrated: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark

Min Choi duke at openjdk.org
Thu Nov 13 21:34:08 UTC 2025


On Tue, 11 Nov 2025 22:01:54 GMT, Min Choi <duke at openjdk.org> wrote:

> Backporting [JDK-8324861](https://bugs.openjdk.org/browse/JDK-8324861). Had to resolve manually because https://github.com/openjdk/jdk/commit/6bd2794175bac3c221d9b514bea01b0faa7af4a6 doesn't exist for 17. 
> 
> But it is a very simple fix. 
> Low risk, simple change of logging code.
> 
> Impact: Prevents memory leaks in diagnostic/debug scenarios
> 
> Tested GHA, tier1 and focused `test/jdk/java/lang/invoke/` tests all passing.

This pull request has now been integrated.

Changeset: 23ee787c
Author:    Min Choi <mmmchoi920 at gmail.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/23ee787c9e26b2b43bcab425f06908e97603fe30
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark

Backport-of: 7d1a48807a482cd19156298ce21d9492f0d912da

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

PR: https://git.openjdk.org/jdk17u-dev/pull/4170


More information about the jdk-updates-dev mailing list