Integrated: 8362162: Use bool for caller of os::must_commit_stack_guard_pages()

Albert Mingkun Yang ayang at openjdk.org
Tue Jul 15 07:54:44 UTC 2025


On Mon, 14 Jul 2025 11:38:13 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial changing to use `bool` for boolean value.

This pull request has now been integrated.

Changeset: c9ecc826
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c9ecc826668575678f11578a67f125d430ebffad
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8362162: Use bool for caller of os::must_commit_stack_guard_pages()

Reviewed-by: shade, kbarrett

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

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


More information about the hotspot-runtime-dev mailing list