Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080298

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

              dholmes David Holmes
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: