Skip to content

Commit 8b79f18

Browse files
authored
Removing deprecated InitialBootClassLoaderMetaspaceSize JVM command line flag (#116)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 05cfc8d commit 8b79f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ application {
5353
'-XX:CICompilerCount=1',
5454
'-XX:-TieredCompilation',
5555
'-XX:InitialCodeCacheSize=4096',
56-
'-XX:InitialBootClassLoaderMetaspaceSize=30720',
5756
'-XX:MaxRAM=400m']
5857
}
5958

0 commit comments

Comments
 (0)