Media is now opensource

Kevin Rushforth kevin.rushforth at oracle.com
Fri Oct 18 16:55:15 PDT 2013


All of the JavaFX runtime is open source except for the third-party code 
that we cannot ship (e.g., the On2 codec that Kirill mentioned, and the 
T2K font library, for which we have an open replacement), and the FX 
deploy code, which depends on the JRE deploy code. Additionally, the JMX 
code, which is shipped as part of the JDK (not the JRE) as javafx-mx.jar 
has not been open-sourced, but it is only used for optional tooling (and 
currently lacks an owner).

> Most (almost all) Jira issues are publicly visible (after sign-in), 
> but some are not (maybe due to security or other concerns).  Will this 
> continue to be the case going forward?

Yes.

> In what ways (just in terms of things relevant to JavaFX) does the open source distribution you could build from the openjfx repository differ from what Oracle might include in the JDK? 
> (e.g. VP6 won't be in open-jfx, Oracle provided browser plugin/webstart support won't be accessible, anything else?)
>   

That's pretty much it.  VP6, T2K, deploy, FX JMX tooling.

-- Kevin


John Smith wrote:
> Is the open sourcing of JavaFX now complete? (I think it might be)
>
> If not, what is outstanding?
>
> Are there auxiliary things like test frameworks or performance tools that are intended to be open sourced to support JavaFX development?
>
> Most (almost all) Jira issues are publicly visible (after sign-in), but some are not (maybe due to security or other concerns).  Will this continue to be the case going forward?
>
> In what ways (just in terms of things relevant to JavaFX) does the open source distribution you could build from the openjfx repository differ from what Oracle might include in the JDK? 
> (e.g. VP6 won't be in open-jfx, Oracle provided browser plugin/webstart support won't be accessible, anything else?)
>
> -----Original Message-----
> From: openjfx-dev-bounces at openjdk.java.net [mailto:openjfx-dev-bounces at openjdk.java.net] On Behalf Of Kirill Kirichenko
> Sent: Friday, October 18, 2013 9:35 AM
> To: openjfx-dev at openjdk.java.net
> Subject: Media is now opensource
>
> Hello OpenJFXers !
> We're happy to announce that Media part of JavaFX is now open source.
> Opensourcing touched all Media component except ON2 FLV demuxer and VP6 decoder. The decoder will remain closed.
>
> You're all welcome to contribute.
>
> Thanks,
> K
>   


More information about the openjfx-dev mailing list