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

Kim Barrett kbarrett at openjdk.org
Tue Jul 15 01:34: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.

Looks good, and trivial.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26291#pullrequestreview-3018239348


More information about the hotspot-runtime-dev mailing list