fix: enhancements for abnormal situations (PR #2679)
* Allow to disable log panel (OFF) * Limit the maximum number of garbage collector threads
This commit is contained in:
@@ -37,6 +37,7 @@ application {
|
||||
"-XX:+IgnoreUnrecognizedVMOptions",
|
||||
"-Xms256M",
|
||||
"-XX:MaxRAMPercentage=70.0",
|
||||
"-XX:ParallelGCThreads=3",
|
||||
// disable zip checks (#1962)
|
||||
"-Djdk.util.zip.disableZip64ExtraFieldValidation=true",
|
||||
// Foreign API access for 'directories' library (Windows only)
|
||||
|
||||
Reference in New Issue
Block a user