Code of Conduct
Search before asking
What would you like to be improved?
At present, if OutOfMemoryError is encountered, server will not exit.
How should we improve?
Add -XX:+ExitOnOutOfMemoryError and -XX:+CrashOnOutOfMemoryError to JVM argments.
Are you willing to submit PR?
Code of Conduct
Search before asking
What would you like to be improved?
At present, if OutOfMemoryError is encountered, server will not exit.
How should we improve?
Add
-XX:+ExitOnOutOfMemoryErrorand-XX:+CrashOnOutOfMemoryErrorto JVM argments.Are you willing to submit PR?