Integrated: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Leonid Mesnik
lmesnik at openjdk.org
Tue Jan 30 23:59:04 UTC 2024
On Mon, 29 Jan 2024 18:34:02 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> The issue is reproduced with
> make -- run-test JTREG_VERBOSE=all JTREG_RETAIN=all TEST=runtime/ConstantPool/TestMethodHandleConstant.java TEST_VM_OPTS="-Xlog:all=trace:file=vm.%p.log"
>
> verified that it doesn't crash anymore. Also, run tier1 for sanity testing.
This pull request has now been integrated.
Changeset: 7d1a4880
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7d1a48807a482cd19156298ce21d9492f0d912da
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Reviewed-by: dholmes, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/17620
More information about the hotspot-dev
mailing list