Example ant:
<fx:platform>
<fx:jvmarg value="-Xmx512m"/>
</fx:platform>
Bundled modular or non modular jar the jvmargs are not set in the .cfg file.
<fx:platform>
<fx:jvmarg value="-Xmx512m"/>
</fx:platform>
Bundled modular or non modular jar the jvmargs are not set in the .cfg file.
- duplicates
-
JDK-8170310 Jvm Arguments and Jvm Properties are missing in executable output when bundled through ANT
-
- Closed
-