I don't think we are close to the feature complete. The timeline has been changed because of the security issue. Unless, I am wrong, and the feature complee didn't change, which I doubt since Jira is still working hard on making sure new features and such work out for us all :)
> From: [email protected] > Subject: openjfx-dev Digest, Vol 19, Issue 58 > To: [email protected] > Date: Sat, 22 Jun 2013 12:00:01 -0700 > > Send openjfx-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.openjdk.java.net/mailman/listinfo/openjfx-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of openjfx-dev digest..." > > > Today's Topics: > > 1. JDK feature complete.. (Pedro Duque Vieira) > 2. hg: openjfx/8/graphics/rt: 3DViewer: Implemented "Show > hierarchy" feature. ([email protected]) > 3. hg: openjfx/8/graphics/rt: Gradle build: copy required > libraries into .libs for the sake of the IDEs, so they can have > references to SWT jar and Antlr and such in order to have no red > squiggles ([email protected]) > 4. hg: openjfx/8/graphics/rt: 2 new changesets ([email protected]) > 5. hg: openjfx/8/graphics/rt: Gradle build: added ant to the > .libs for the sake of FXPackager ([email protected]) > 6. hg: openjfx/8/graphics/rt: 3DViewer: Improved session > settings persistence. ([email protected]) > 7. FX 8 3D sample FXTuxCube : several issues detected > (August Lammersdorf, InteractiveMesh) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 21 Jun 2013 21:22:15 +0100 > From: Pedro Duque Vieira <[email protected]> > Subject: JDK feature complete.. > To: OpenJFX Mailing List <[email protected]> > Message-ID: > <caaeud6yycb0dtd3zxshb6w59ny-t7kfmgmih7ngj9-rykj3...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > > Now that JDK 8 is feature complete does that also mean that JavaFX8 is > feature complete? That is, no more new features will be added? > > Thanks, regards, > > -- > Pedro Duque Vieira > > > ------------------------------ > > Message: 2 > Date: Fri, 21 Jun 2013 20:48:37 +0000 > From: [email protected] > Subject: hg: openjfx/8/graphics/rt: 3DViewer: Implemented "Show > hierarchy" feature. > To: [email protected] > Message-ID: <[email protected]> > > Changeset: 861cc97175cb > Author: Alexander Kouznetsov > Date: 2013-06-21 13:44 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/861cc97175cb > > 3DViewer: Implemented "Show hierarchy" feature. > > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/MainController.java > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/SessionManager.java > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/SettingsController.java > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/settings.fxml > > > > ------------------------------ > > Message: 3 > Date: Fri, 21 Jun 2013 22:18:34 +0000 > From: [email protected] > Subject: hg: openjfx/8/graphics/rt: Gradle build: copy required > libraries into .libs for the sake of the IDEs, so they can have > references to SWT jar and Antlr and such in order to have no red > squiggles > To: [email protected] > Message-ID: <[email protected]> > > Changeset: f78fc2ff7c9a > Author: Richard Bair <[email protected]> > Date: 2013-06-21 15:03 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/f78fc2ff7c9a > > Gradle build: copy required libraries into .libs for the sake of the IDEs, so > they can have references to SWT jar and Antlr and such in order to have no > red squiggles > > ! build.gradle > > > > ------------------------------ > > Message: 4 > Date: Fri, 21 Jun 2013 23:06:20 +0000 > From: [email protected] > Subject: hg: openjfx/8/graphics/rt: 2 new changesets > To: [email protected] > Message-ID: <[email protected]> > > Changeset: 72ced9c9c4c0 > Author: Richard Bair <[email protected]> > Date: 2013-06-21 15:47 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/72ced9c9c4c0 > > Gradle build: Rename the swt jar to something the IDE can expect > > ! build.gradle > > Changeset: ca9851d83c7d > Author: Richard Bair <[email protected]> > Date: 2013-06-21 16:04 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ca9851d83c7d > > Gradle build: add plugin.jar to .libs > > ! build.gradle > > > > ------------------------------ > > Message: 5 > Date: Fri, 21 Jun 2013 23:18:34 +0000 > From: [email protected] > Subject: hg: openjfx/8/graphics/rt: Gradle build: added ant to the > .libs for the sake of FXPackager > To: [email protected] > Message-ID: <[email protected]> > > Changeset: 35d6c5456e67 > Author: Richard Bair <[email protected]> > Date: 2013-06-21 16:09 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/35d6c5456e67 > > Gradle build: added ant to the .libs for the sake of FXPackager > > ! build.gradle > > > > ------------------------------ > > Message: 6 > Date: Fri, 21 Jun 2013 23:33:48 +0000 > From: [email protected] > Subject: hg: openjfx/8/graphics/rt: 3DViewer: Improved session > settings persistence. > To: [email protected] > Message-ID: <[email protected]> > > Changeset: 07ee4aa067ee > Author: Alexander Kouznetsov > Date: 2013-06-21 16:30 -0700 > URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/07ee4aa067ee > > 3DViewer: Improved session settings persistence. > > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/MainController.java > ! > apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/SessionManager.java > > > > ------------------------------ > > Message: 7 > Date: Sat, 22 Jun 2013 11:43:10 +0200 > From: "August Lammersdorf, InteractiveMesh" <[email protected]> > Subject: FX 8 3D sample FXTuxCube : several issues detected > To: <[email protected]> > Message-ID: > > <771f375ee584200ef2314fd871133995-EhVcX1lFTABZRwAdGwEGZ1dfaANWUkNeXENbA19cNkdfS1wWW1ZoAl06XFxYQE0LW1tQQA==-webmail...@server04.webmailer.hosteurope.de> > > Content-Type: text/plain; charset=UTF-8; format=flowed > > FXTuxCube is a SubScene-based interactive 3D application to meassure > the 3D system performance. > > Are following issues known or under development or should they be > reported? Haven't found any corresponding JIRA issues. > > - SubScene.setFill(Color.TRANSPARENT) required, otherwise SubScene > doesn't receive mouse events > - Hierarchical RotateTransitions (cube and tuxes) result in a more > (cube size 2) or less (cube size 12) uneven rotation > - A BackgroundFill with a Color object creates a weird blending > result, LinearGradient and RadialGradient work fine (Windows only) > - ComboBox.setPromptText("Select") results in an empty label, see > Viewpoint's ComboBox > - Resizing the window crashes the application (Linux only) > > FXTuxCube is available here : > http://www.interactivemesh.org/models/jfx3dtuxcube.html > > August > > > > End of openjfx-dev Digest, Vol 19, Issue 58 > *******************************************
