RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Alex Menkov
amenkov at openjdk.org
Wed Jan 10 02:06:19 UTC 2024
On Tue, 9 Jan 2024 23:48:35 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> This fix adds a ResourceMark missing in the `SetFramePopClosure::do_thread` and `SetFramePopClosure::do_vthread`.
>
> Testing:
> - TBD to submit tiers: 1-5
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17332#pullrequestreview-1812295888
More information about the hotspot-dev
mailing list