Relates :
|
|
Relates :
|
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.
|