We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16fd27 commit 9700de3Copy full SHA for 9700de3
kotlinx-coroutines-core/pom.xml
@@ -44,6 +44,7 @@
44
<configuration>
45
<forkMode>once</forkMode>
46
<jvm>${env.JDK_16}/bin/java</jvm>
47
+ <argLine>-ea -Xmx1g -Xms1g</argLine>
48
</configuration>
49
</plugin>
50
</plugins>
0 commit comments