-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to reduce jpackage size ? #129
Labels
question
Further information is requested
Comments
What's your current configuration? Not giving us much to go on here. |
You can try to set options for jLink to not to deliver header files or man pages of jdk
|
my configuration.
I tried this. but , it not worked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I build a jpackage for my application.
But , the size of my jpackage is 120 MB.
How can I reduce the size of jpackage ?
The text was updated successfully, but these errors were encountered: