Clean up os::...::supports_variable_stack_size()

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b78

        os::<os>::supports_variable_stack_size() is used to indicate whether the underlying thread implementation supports setting individual stack sizes for thread stacks (e.g. via pthread_attr_setstacksize()).

        All our platforms support this (the only one which didn't was the old LinuxThreads implementation which preceeded NPTL). So, this function can be removed.

              Assignee:
              David Holmes
              Reporter:
              Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: