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

Use system stack size with primordial thread

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • 8u241
    • 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.


            dholmes David Holmes
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: