Integrated: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
sspitsyn at openjdk.org
Wed Jan 10 14:10:32 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
This pull request has now been integrated.
Changeset: 2806adee
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2806adee2d8cca6bc215f285888631799bd02eac
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Reviewed-by: amenkov, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/17332
More information about the hotspot-dev
mailing list