[8] RFR: RT-32501: JavaFx Application crashes on Exit

2013-12-20 Thread Vadim Pakhnushev
Hi! Felipe, Anthony, Kevin, Steve, Could you please review the fix: https://javafx-jira.kenai.com/browse/RT-32501 http://cr.openjdk.java.net/~vadim/RT-32501/webrev.00/ Thanks, Vadim

[8u20] Review request for RT-32300: KeyCodes do not reflect the keys that are actually pressed on German keyboard

2013-12-20 Thread Anthony Petrov
Hi Felipe, Steve, Please review a fix for https://javafx-jira.kenai.com/browse/RT-32300 -- best regards, Anthony

hg: openjfx/8u-dev/rt: [TEST] Disable failing unit test until RT-34508 is fixed

2013-12-20 Thread hang . vo
Changeset: 986e892581e6 Author:kcr Date: 2013-12-20 08:18 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/986e892581e6 [TEST] Disable failing unit test until RT-34508 is fixed ! modules/web/src/test/java/javafx/scene/web/CallbackTest.java

Re: NSView-based embedding on Mac OS X

2013-12-20 Thread E KN
Hi Petr, Thank you so much for your explanation. Would be very grateful if you could clarify one other thing though. The SWT_AWT bridge API supports both embedding an AWT component inside SWT as well as embedding an SWT component inside AWT. Looking at the source code of the SWT_AWT java class an

hg: openjfx/8/graphics/rt: Added tag 8.0-b121 for changeset 0551a6164a23

2013-12-20 Thread hang . vo
Changeset: b473c7e4e115 Author:hudson Date: 2013-12-19 18:14 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b473c7e4e115 Added tag 8.0-b121 for changeset 0551a6164a23 ! .hgtags

hg: openjfx/2u/dev/rt: Added tag 2.2.60-b02 for changeset ef43e02f07a3

2013-12-20 Thread hang . vo
Changeset: 6354c74e361f Author:hudson Date: 2013-12-18 08:51 -0800 URL: http://hg.openjdk.java.net/openjfx/2u/dev/rt/rev/6354c74e361f Added tag 2.2.60-b02 for changeset ef43e02f07a3 ! .hgtags

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

2013-12-20 Thread hang . vo
Changeset: b7940b612df5 Author:Felipe Heidrich Date: 2013-12-06 13:32 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b7940b612df5 RT-34244: fx applet hangs if java console is not shown Reviewed-by: Kevin, Anthony, Thomas ! modules/graphics/src/main/java/com/sun/javafx

hg: openjfx/8/graphics/rt: RT-33943: Update copyright year in docs, readme files to 2014

2013-12-20 Thread hang . vo
Changeset: 98b52a79d333 Author:kcr Date: 2013-12-20 15:48 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/98b52a79d333 RT-33943: Update copyright year in docs, readme files to 2014 Reviewed-by: Mong Hang Vo ! build.properties ! modules/fxml/src/main/docs/javafx/fxml

8u20 post commit review - RT-35089: fix poolstats output formatting

2013-12-20 Thread Jim Graham
I fixed some formatting issues with the poolstats output. The diffs are in the bug report: https://javafx-jira.kenai.com/browse/RT-35089 ...jim

hg: openjfx/8u-dev/rt: Fix RT-34089: poolstat output needs better formatting

2013-12-20 Thread hang . vo
Changeset: 68216b5cb85f Author:flar Date: 2013-12-20 16:23 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/68216b5cb85f Fix RT-34089: poolstat output needs better formatting ! modules/graphics/src/main/java/com/sun/prism/impl/ManagedResource.java