[jdk11u-dev] RFR: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark

Min Choi duke at openjdk.org
Mon Dec 22 18:34:26 UTC 2025


On Fri, 19 Dec 2025 13:12:00 GMT, Andrew John Hughes <andrew 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
>
> I wouldn't call this a clean backport - the context is significantly different from 17u - but I have verified that the changes are made in equivalent places in 11u.

@gnu-andrew Thank you so much for the review!

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3116#issuecomment-3683458514


More information about the jdk-updates-dev mailing list