RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf

Serguei Spitsyn sspitsyn at openjdk.org
Wed Jan 10 10:11:21 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

Alex and Chris, thank you for review!
Chris, I'll add similar comments as you noted. I agree, it will be helpful.

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

PR Comment: https://git.openjdk.org/jdk/pull/17332#issuecomment-1884547925


More information about the serviceability-dev mailing list