Integrated: 8368940: Missing ResourceMark when stalling for shutdown

Thomas Schatzl tschatzl at openjdk.org
Thu Oct 16 05:35:16 UTC 2025


On Wed, 15 Oct 2025 06:10:11 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this simple fix to add a `ResourceMark` when printing the thread's name when waiting for shutdown.
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 0168687f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0168687fc372e6649f8e9a5a96a3614e7bab8543
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8368940: Missing ResourceMark when stalling for shutdown

Reviewed-by: shade, syan

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

PR: https://git.openjdk.org/jdk/pull/27814


More information about the hotspot-gc-dev mailing list