JPackage and JavaFX

Kevin Rushforth kevin.rushforth at oracle.com
Thu Aug 20 15:06:50 UTC 2020


This list is be the right place to discuss the javapackager tool 
(regardless of whether or not it is a fork of the old java(fx)packager 
tool that used to be part of openjfx).

-- Kevin


On 8/20/2020 7:12 AM, Bardot Jérôme wrote:
> i personaly try to use javapackager
> https://github.com/fvarrui/JavaPackager
>
> for me this tool need to be hightlight and it need feedback
>
> On 20/08/2020 02:52, Davide Perini wrote:
>> Hi all,
>> is there someone able to use JPackage with JavaFX under ubuntu with JDK14?
>>
>> When I try to use jpackage on ubuntu I get this error:
>>
>> jpackage -n TestFX -i target --main-jar tmyjar-jar-with-dependencies.jar
>> -d output --module-path /home/sblantipodi/dev/jdk/javafx-sdk-14.0.2.1/lib
>> WARNING: Using incubator modules: jdk.incubator.jpackage
>>
>> java.lang.module.FindException: Hash of jdk.management.jfr
>> (a405f735790e653ae6ad1ef35615c78a555389cc5076c74c52f3790a13351666)
>> differs to expected hash
>> (06d891a3ae65eb002ec7c3adeac782a67e5c76c5f1569cbb4e9bdace4e220f23)
>> recorded in java.base
>>
>> Any idea?
>>
>> Thanks



More information about the openjfx-dev mailing list