I am using Oracle Java Development Kit. I developed an application with JavaFx,h2Database and Jasper Studio. But My simple java program is more than 190MB if i include the jre bundle. Someone suggested to use Java Compact profile to reduce the size.
I have downloaded EJDK and tried to use jrecreate.bat on windows. But it makes the compact profile only for Linux. I don't see any files for windows.
I am also using Intellij IDE, I don't see any option in this IDE too.
How do i create Compact Profile in windows? Possible to do it in Intellij IDE? Any other way for windows? No download option of those profile?
There was an answer How to create compact profiles but i don't want to use openjdk.
If you are adventurous, you could use Jigsaw and a Java 9 early access edition, which provides a modular jre, which can be used to run JavaFX applications requiring a minimal runtime bundle for the application.
For Java 8, you can refer to the following answer:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With