Re: javapackager usage

2018-06-26 Thread Kevin Rushforth
The javapackager tool, which was delivered as part of the Oracle JDK releases along with JavaFX in JDK 8 through JDK 10, has been removed from the JDK as of JDK 11. A JEP for a new packaging tool, jpackager, is being proposed and discussed on core-libs-dev [1]. -- Kevin [1]

Re: Support additional video codec and container format

2018-06-26 Thread Kevin Rushforth
We do not plan to add any more media codecs. I agree that supporting pluggable codecs would be better than adding any more specific codecs. I note that we aren't likely to spend resources on doing this, either. Perhaps someone in the community would be interested in working on it. -- Kevin

RE: javapackager usage

2018-06-26 Thread Buchberger, Joerg
If this is the wrong mailing list for javapackager questions, I'd appreciate any hints regarding where to ask instead in case you happen to know. Thank you. -Original Message- From: openjfx-dev [mailto:openjfx-dev-boun...@openjdk.java.net] On Behalf Of Buchberger, Joerg Sent: Freitag,

[PATCH] Fix bug to handle minus value glyph_id on Windows

2018-06-26 Thread Nakajima Akira
# This patch is separated from http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-June/022005.html Java issue error of ArrayIndexOutOfBoundsException by run following Test program on Windows. This bug is that Java handles big glyph_id as minus value. For Example, Inside JavaFX, glyph_id