RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Jan 9 23:53:30 UTC 2024
This fix adds a ResourceMark missing in the `SetFramePopClosure::do_thread` and `SetFramePopClosure::do_vthread`.
Testing:
- TBD to submit tiers: 1-5
-------------
Commit messages:
- 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Changes: https://git.openjdk.org/jdk/pull/17332/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17332&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321685
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17332.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17332/head:pull/17332
PR: https://git.openjdk.org/jdk/pull/17332
More information about the serviceability-dev
mailing list