mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
tests: increase ReservedCodeCacheSize to default value (240MB on JDK 8)
This commit is contained in:
@@ -26,7 +26,6 @@ if ("GIT_TESTS".equalsIgnoreCase(System.getProperty("idea.test.group"))) {
|
||||
def args = [
|
||||
"-Xmx450m",
|
||||
"-XX:MaxPermSize=430m",
|
||||
"-XX:ReservedCodeCacheSize=96m",
|
||||
"-Dsun.io.useCanonCaches=false"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user