|
|
|
|
|
by vips7L
2107 days ago
|
|
jlink/jpackage just isn't the same as the other things. It doesn't produce a single executable like .Net core or Bakeware which embed the vm into the binary. In .Net's case it self extracts on first run. With jlink/jpackage you either ship an installer or a zip file. |
|