Re: Launching JavaFX Apps with Java 8

2014-01-23 Thread Scott Palmer
Interesting.. but the example that I saw after following the link to RT12169 call launch at least. This issue happens without calling launch on the application class. That doesn't make much sense to me, since I wouldn't even expect the Platform thread to be running at that point. Scott On Thu,

Re: JavaFX Performance with Debugger attached

2014-01-23 Thread Danno Ferrin
What kind of breakpoints do you have set up? If you have anything other than line and exception breakpoints (such as field or method) then I would expect the VM to crawl like you described. On 1/23/2014 6:43 PM, Scott Palmer wrote: When I debug my JavaFX application in NetBeans it runs very

hg: openjfx/8u-dev/rt: 3 new changesets

2014-01-23 Thread hang . vo
Changeset: 4d3d07c60f64 Author:jgiles Date: 2014-01-24 14:13 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4d3d07c60f64 RT-34768: [TableView, TreeTableView] CTRL+A throws ArrayIndexOutOfBoundsException ! modules/controls/src/main/java/javafx/scene/control/TableView.j

Re: Launching JavaFX Apps with Java 8

2014-01-23 Thread Alexander Kouznetsov
I would expect the same. However, there are bugs already filed on this: https://javafx-jira.kenai.com/browse/RT-19863 Best regards, Alexander Kouznetsov (408) 276-0387 On 23 янв 2014 17:31, Scott Palmer wrote: For me it prints the "Hi mom!" message and hangs. Since there is no showing Stag

JavaFX Performance with Debugger attached

2014-01-23 Thread Scott Palmer
When I debug my JavaFX application in NetBeans it runs very slow, orders of magnitude slower than normal. Swing apps on the same configuration do not have the same problem. My guess is that adding and removing Nodes from the Scene is much slower in this case, since not all operations are affected

Launching JavaFX Apps with Java 8

2014-01-23 Thread Scott Palmer
Since the Java 8 launcher now calls main(Strin []args]) if present, what is the expected behaviour of this code?: import javafx.application.Application; import javafx.stage.Stage; public class Main extends Application { public static void main(String [] args) { System.out.println("Hi

Re: Error running JAVAFX using WinLauncher.exe

2014-01-23 Thread Danno Ferrin
Unfortunately there is no way to trap that output with the current code, it is from the JVM to a console Also, with that flag there should be a message box with the title "Exiting application" that should keep the console from closing. in this case, in addition to bringing up the console. Are

Make freetype/pango the default option on Linux

2014-01-23 Thread Felipe Heidrich
Hello, Please see: https://javafx-jira.kenai.com/browse/RT-35221 For 8u20, we would like to make Freetype and Pango the default option for handling text on Linux (replacing T2K and ICU respectively). Notes: - Windows and Mac already use native technologies for handling text by default (DirectW

hg: openjfx/8u-dev/rt: 6 new changesets

2014-01-23 Thread hang . vo
Changeset: effd2a3411c7 Author:jgiles Date: 2014-01-23 14:36 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/effd2a3411c7 Slight tweaks to previous changeset for RT-35141, proposed by Scott Palmer. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/Tabl

Error running JAVAFX using WinLauncher.exe

2014-01-23 Thread Francisco Javier Godino
Hello: I have a JAVAFX that it runs perfectly from the command line with this command:  java -jar .jar. However, if I run it from the packaged versions, I have an error. I ran from the command line : WinLauncher.exe /Debug to open the console. I see part of an exceptions before the applicatio

hg: openjfx/8u-dev/rt: 2 new changesets

2014-01-23 Thread hang . vo
Changeset: f4c5ad39e637 Author:Felipe Heidrich Date: 2014-01-23 11:14 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f4c5ad39e637 RT-35510: remove PangoGlyphInfo - modules/graphics/src/main/java/com/sun/javafx/font/freetype/PangoGlyphInfo.java ! modules/graphics/src

hg: openjfx/8u-dev/rt: RT-35255: Wrap for complex text broken on pango

2014-01-23 Thread hang . vo
Changeset: 766643c4dc7d Author:Felipe Heidrich Date: 2014-01-23 10:05 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/766643c4dc7d RT-35255: Wrap for complex text broken on pango ! modules/graphics/src/main/java/com/sun/javafx/font/freetype/OSPango.java ! modules/grap

RE: Move to JIRA [was: Re: [8u] API Request: RT-25613, ObservableValue should have a hasListener(listener) method]

2014-01-23 Thread Seeon Birger
Steve, I wonder if we could take advantage of available plug-ins for JIRA. I particular I found this one which enables threaded comments for JIRA: https://marketplace.atlassian.com/plugins/com.atlassian.jira.threadedcomments.threaded-comments Also interesting is the following which make it easy

hg: openjfx/8/graphics/rt: Sync up SceneBuilder changes

2014-01-23 Thread hang . vo
Changeset: 1cf08bba9bc6 Author:Yves Joan Date: 2014-01-23 17:56 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1cf08bba9bc6 Sync up SceneBuilder changes ! apps/scenebuilder/SceneBuilderApp/src/com/oracle/javafx/scenebuilder/app/AppPlatform.java + apps/scenebuild

hg: openjfx/8u-dev/rt: RT-35505 Build fails on Linux platforms after enabling native font renderer

2014-01-23 Thread hang . vo
Changeset: c4cd3f7f4f9e Author:Daniel Blaukopf Date: 2014-01-23 18:06 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c4cd3f7f4f9e RT-35505 Build fails on Linux platforms after enabling native font renderer Reviewed-by: ddhill ! build.gradle

hg: openjfx/8u-dev/rt: RT-30590: fixing arm platform name translation for closed artifacts

2014-01-23 Thread hang . vo
Changeset: 6ea2df32464f Author:ddhill Date: 2014-01-23 10:33 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6ea2df32464f RT-30590: fixing arm platform name translation for closed artifacts Reviewed-by: kcr ! buildSrc/armv6hf.gradle ! buildSrc/armv6sf.gradle ! buildSrc/

Re: Monocle with VNC for Jenkins

2014-01-23 Thread Stephen F Northover
Hi Uwe, You need to ensure that jfxrt.jar is not in the ext directory in your jdk8 install or it will get seen first. I am assuming you have deleted it or you could not have built OpenJFX (at least the last time I tried). Anyhow, it looks like a class loader problem. Let's move this discuss

Re: Monocle with VNC for Jenkins

2014-01-23 Thread Uwe Sander
Stephen F Northover , 22/1/2014 5:20 PM: There is a StubToolkit.  It is not part of the jar that is shipped with the JDK.  You will need to build JFX and test against your build. https://javafx-jira.kenai.com/browse/RT-35010 That's what I did. When I run