RFR: 8355649: Missing ResourceMark in ExceptionMark::check_no_pending_exception

Johan Sjölen jsjolen at openjdk.org
Mon Apr 28 07:47:45 UTC 2025


On Sat, 26 Apr 2025 15:51:59 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> I find during test development. 
> I don't think that  separate regression test is needed here.

Marked as reviewed by jsjolen (Reviewer).

Here's the resource allocation:


st->print_cr("%s ", internal_name()); // klass.cpp:1006


And it comes with a small comment: `// Caller needs ResourceMark`

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

PR Review: https://git.openjdk.org/jdk/pull/24896#pullrequestreview-2798285840
PR Comment: https://git.openjdk.org/jdk/pull/24896#issuecomment-2834271452


More information about the hotspot-dev mailing list