Use system stack size with primordial thread

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Incomplete
    • Priority: P4
    • None
    • Affects Version/s: 8u241
    • Component/s: hotspot
    • x86_64
    • linux

      ADDITIONAL SYSTEM INFORMATION :
      System: Linux 64bits, OS: CentOS 7

      A DESCRIPTION OF THE PROBLEM :
      Like describe in https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6316197, starting JVM from primordial thread interferes with native applications because of page guard in stack.
      So, I suggest to use 'ulimit -s' value for stack size when starting JVM from primordial thread without setting '-Xss' option.


            Assignee:
            David Holmes
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: