See this message from Kevin Rushforth about a javapackager replacement: We are proposing a JEP to add a new 'jpackager' tool [1] as a > replacement for javapackager. The discussion is on core-libs-dev [2] [3] > [4]. > > -- Kevin > > [1] https://bugs.openjdk.java.net/browse/JDK-8200758 > [2] > http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-May/053503.html > [3] > http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-July/054296.html > [4] > http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-July/054565.html >
On Thu, Aug 9, 2018 at 12:54 AM cyril fischer <temp...@live.fr> wrote: > > I am following openjfx11 carefully, if I understand there won't be a > packager tool ? And the answer to this is to use the packager from the > jdk10. If I also understand the end of support of jdk10 start with the > release of jdk11. > > So how long will the not supported jdk10 packager will stay compatible ? > What will happen if it become incompatible ? (it happen quite recently [1] ) > > > So what is the TL;DR ? > > How will I package my application (with javaFX) to release a standalone. > exe app (with jre bundled) with jdk11? > > > [1] https://bugs.openjdk.java.net/browse/JDK-8191176 > > My first mail on this mailing list !!! 😀 > -- Michael Ennen