Use bool for caller of os::must_commit_stack_guard_pages()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • b07

      In `StackOverflow::create_stack_guard_pages`:

      int must_commit = os::must_commit_stack_guard_pages();

      The type should be bool because of `bool must_commit_stack_guard_pages();`.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: