[rfc][icedtea-web] add support for javafx
Jiri Vanek
jvanek at redhat.com
Thu Apr 16 13:30:26 UTC 2015
On 04/16/2015 03:26 PM, Mario Torre wrote:
> On Wed, 2015-04-15 at 18:17 +0200, Jiri Vanek wrote:
>> Hi!
>>
>> This small patch add support for javafx run via javaws/plugin.
>>
>> my reproducer is:
>> https://www.sonario.com/~alpha/sonario/com.sonario/Releases/release150329/director_sonario_com-mysql.jnlp
>>
>> and
>> * my javafx was selfcompiled
>> * I tried with oracle jdk
>>
>> Thoughts?
>
> The patch looks correct, I didn't run it yet though.
>
> I would not duplicate the lib/ext/jfxrt.jar path, perhaps it could go in
> a variable instead?
>
Yes, thats minor fix.
Omair pointed out that for jk8 this patch is useless.
>> Have you seen
>> http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-January/005677.html?
>> Doesn't this mean that jfxrt.jar should already be in the default classpath?
>>
>> Thanks,
>> Omair
And he I tested and he was right. In 8 it really si on default classapth.
So I'm hesitating wiht it a bit. But itw currently supports also jdk7 here it is (afaik) not on
default classapth.. so now.. Dont include and use javafx ony on 8+ or iunclude patrch and keep in
mind to remove fxrt.jar once jdk7 will be eoled...?
J.
More information about the distro-pkg-dev
mailing list