Investigate distributing native binaries using jpackage #7

Closed
opened 2021-09-05 22:25:16 +02:00 by jotoho · 1 comment
Owner

I've heard that it's now possible to package java applications for native use on many platforms. That way you can generate the native files most easy to use by end-users and avoid potentially avoid a hard dependency on a system installation of the JRE by packaging the necessary JRE components with the software.

I've heard that it's now possible to package java applications for native use on many platforms. That way you can generate the native files most easy to use by end-users and avoid potentially avoid a hard dependency on a system installation of the JRE by packaging the necessary JRE components with the software.
jotoho self-assigned this 2021-09-05 22:25:16 +02:00
Author
Owner

I have successfully experimented with jpackage but come to the conclusion that bundling the massive runtime environment with the small class files of this program is nonsense.

I have successfully experimented with jpackage but come to the conclusion that bundling the massive runtime environment with the small class files of this program is nonsense.
jotoho added the
wontfix
label 2022-01-28 02:33:34 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jotoho/waituntil#7
No description provided.