OpenJFX 8 repos are now available
Kevin Rushforth
kevin.rushforth at oracle.com
Sat Aug 25 13:47:15 PDT 2012
The JavaFX 8 repos have been created on openjdk. The FX 8 release has
separate controls and graphics team forests on openjfx, along with a
master forest, matching the structure in the previous 2.2 release:
http://hg.openjdk.java.net/
openjfx/8/controls/
rt
tests
openjfx/8/graphics/
rt
tests
openjfx/8/master/
rt
tests
Controls and graphics forests are for those folks who want to live on
the bleeding edge, while master will be the stable source base.
As with the previous release, the javafx/8/master forest will be updated
once per week as we push out a new weekly build of JDK8/FX8, which will
keep it in sync. You will need the jfxrt.jar from the weekly build of
JDK8 in order to build openjfx.
Note that early access builds of FX 8 are not yet integrated into a
weekly JDK8 early access builds. It was on track for last week, but got
derailed to due a build issue. Barring any new unforeseen problems, next
week's JDK8 b54 build will include FX 8. Weekly JDK builds are available at:
http://jdk8.java.net/download.html
-- Kevin
More information about the openjfx-dev
mailing list