RFR: 8355649: Missing ResourceMark in ExceptionMark::check_no_pending_exception
Leonid Mesnik
lmesnik at openjdk.org
Sun Apr 27 16:44:44 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.
The print requires allocation.
As I understand caller should add it and not print() itself.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24896#issuecomment-2833541367
More information about the hotspot-dev
mailing list