Changeset: c0298be54fa1 Author: Yao Wang <yao.w.w...@oracle.com> Date: 2013-09-10 17:40 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c0298be54fa1
RT-30451: FX 8 3D: Need to validate Mesh's data size Reviewed-by: Chien Yang ! modules/graphics/src/main/java/javafx/scene/shape/TriangleMesh.java ! modules/graphics/src/test/java/javafx/scene/shape/TriangleMeshTest.java Changeset: 71d0d1fde706 Author: Petr Pchelko <petrpche...@gmail.com> Date: 2013-09-11 11:25 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/71d0d1fde706 RT-31004: [SwingNode] : Any mouse events are not coming Reviewed-by: ant, anthony ! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java Changeset: fc8e8676d9a2 Author: Petr Pchelko <petrpche...@gmail.com> Date: 2013-09-11 11:30 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fc8e8676d9a2 RT-23208: Mac: Multi-select ListViews do not work in applet on Mac OS Reviewed-by: anthony, zvegintsev ! modules/graphics/src/main/native-glass/mac/GlassEmbeddedWindow+Npapi.m Changeset: 5417a0f03b0f Author: Petr Pchelko <petrpche...@gmail.com> Date: 2013-09-11 11:33 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5417a0f03b0f RT-26395: Mac: Mouse pressed event does not react at once (button) - Max OSX 10.8.2 Reviewed-by: anthony, ant, zvegintsev ! modules/graphics/src/main/native-glass/mac/GlassApplication.m Changeset: 81798bc43ce4 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-11 10:46 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/81798bc43ce4 RT-31006 Baseline offset depends on layout bounds which are calculated during layout ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ProgressBarSkin.java ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TabPaneSkin.java ! modules/controls/src/main/java/javafx/scene/control/SkinBase.java ! modules/graphics/src/main/java/javafx/scene/Node.java ! modules/graphics/src/main/java/javafx/scene/Parent.java ! modules/graphics/src/main/java/javafx/scene/layout/AnchorPane.java ! modules/graphics/src/main/java/javafx/scene/layout/BorderPane.java ! modules/graphics/src/main/java/javafx/scene/layout/FlowPane.java ! modules/graphics/src/main/java/javafx/scene/layout/GridPane.java ! modules/graphics/src/main/java/javafx/scene/layout/HBox.java ! modules/graphics/src/main/java/javafx/scene/layout/Region.java ! modules/graphics/src/main/java/javafx/scene/layout/StackPane.java ! modules/graphics/src/main/java/javafx/scene/layout/TilePane.java ! modules/graphics/src/main/java/javafx/scene/layout/VBox.java ! modules/graphics/src/test/java/javafx/scene/layout/BorderPaneTest.java ! modules/graphics/src/test/java/javafx/scene/layout/GridPaneTest.java ! modules/graphics/src/test/java/javafx/scene/layout/HBoxTest.java ! modules/graphics/src/test/java/javafx/scene/layout/RegionTest.java ! modules/graphics/src/test/java/javafx/scene/layout/StackPaneTest.java ! modules/graphics/src/test/java/javafx/scene/layout/VBoxTest.java Changeset: 5244f372da58 Author: Alexander Zvegintsev Date: 2013-09-11 14:29 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5244f372da58 RT-26429 Gtk: Ensemble doesn't work after minimize/maximize on 2.2.5 / Ubuntu ! modules/graphics/src/main/java/com/sun/glass/ui/gtk/GtkView.java ! modules/graphics/src/main/native-glass/gtk/GlassView.cpp ! modules/graphics/src/main/native-glass/gtk/glass_window.cpp ! modules/graphics/src/main/native-glass/gtk/glass_window.h Changeset: 5caeaa91af23 Author: Oldrich Maticka <oldrich.mati...@oracle.com> Date: 2013-09-11 14:52 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5caeaa91af23 iOS: reusing iframe used for javacall communication ! modules/web/src/ios/resources/javafx/scene/web/init.js Changeset: f35948041d8c Author: Petr Pchelko <petrpche...@gmail.com> Date: 2013-09-11 17:49 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f35948041d8c RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test Reviewed-by: ant ! tests/system/src/test/java/javafx/embed/swing/RT30650GUI.java Changeset: 5bfcbb5471e5 Author: Oldrich Maticka <oldrich.mati...@oracle.com> Date: 2013-09-11 16:14 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5bfcbb5471e5 Backout changeset 5caeaa91af23eacbdcc57fcefd1c9e1d158fd109 ! modules/web/src/ios/resources/javafx/scene/web/init.js Changeset: f558eeffa8b3 Author: Oldrich Maticka <oldrich.mati...@oracle.com> Date: 2013-09-11 16:15 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f558eeffa8b3 Merge Changeset: 196cc888c3ee Author: kcr Date: 2013-09-11 09:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/196cc888c3ee [NETBEANS] added netbeans files for systemTests project + netbeans/systemTests/build.xml + netbeans/systemTests/manifest.mf + netbeans/systemTests/nbproject/build-impl.xml + netbeans/systemTests/nbproject/genfiles.properties + netbeans/systemTests/nbproject/project.properties + netbeans/systemTests/nbproject/project.xml Changeset: 3a1b6b144cad Author: Petr Pchelko <petrpche...@gmail.com> Date: 2013-09-11 20:33 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3a1b6b144cad RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test Reviewed-by: ant ! tests/system/src/test/java/javafx/embed/swing/RT30650GUI.java Changeset: ea718550d85f Author: snorthov Date: 2013-09-11 14:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ea718550d85f RT-30852 : CustomTransfer is undocumented Summary: This is a JavaDoc change only Reviewed-by: n/a Contributed-by: n/a ! modules/swt/src/main/java/javafx/embed/swt/CustomTransfer.java Changeset: fa5f0c0d5e71 Author: flar <james.gra...@oracle.com> Date: 2013-09-11 13:28 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fa5f0c0d5e71 Fix RT-32846: Canvas clipping code leaves a texture locked Reviewed by: kcr, ckyang ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGCanvas.java Changeset: 74c32db7de03 Author: kcr Date: 2013-09-11 16:01 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/74c32db7de03 RT-32842: Gradle uses wrong value for JAVA_HOME if not set Reviewed-by: flar ! build.gradle Changeset: c52636b4d2ee Author: kcr Date: 2013-09-11 16:17 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c52636b4d2ee [TEST-ONLY] Remove duplicate copy of Util class now that system tests are in a single project ! tests/system/src/test/java/javafx/scene/Snapshot1Test.java ! tests/system/src/test/java/javafx/scene/Snapshot2Test.java ! tests/system/src/test/java/javafx/scene/SnapshotCommon.java - tests/system/src/test/java/util2/Util.java Changeset: d411893f2d5e Author: Chien Yang <chien.y...@orcale.com> Date: 2013-09-11 16:29 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d411893f2d5e Fix to RT-32879: D3D: Prism shouldn't set D3DRS_CLIPPING to false Reviewed-by: kcr ! modules/graphics/src/main/native-prism-d3d/D3DContext.cc Changeset: 7a302d988f83 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-12 09:20 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7a302d988f83 FXMLLoader: made protected fields (introduced in 8.0) private ! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java Changeset: 610ea3cbc099 Author: Lubomir Nerad <lubomir.ne...@oracle.com> Date: 2013-09-12 10:09 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/610ea3cbc099 Fix for RT-29891: PopupWindow reports incorrect width and height ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java ! modules/controls/src/main/java/javafx/scene/control/PopupControl.java ! modules/controls/src/main/java/javafx/scene/control/Tooltip.java ! modules/graphics/src/main/java/com/sun/javafx/scene/SceneHelper.java ! modules/graphics/src/main/java/com/sun/javafx/stage/PopupWindowPeerListener.java ! modules/graphics/src/main/java/com/sun/javafx/stage/WindowHelper.java ! modules/graphics/src/main/java/com/sun/javafx/stage/WindowPeerListener.java ! modules/graphics/src/main/java/javafx/scene/Scene.java ! modules/graphics/src/main/java/javafx/stage/PopupWindow.java ! modules/graphics/src/main/java/javafx/stage/Window.java ! modules/graphics/src/test/java/javafx/stage/PopupTest.java ! modules/graphics/src/test/java/javafx/stage/WindowTest.java Changeset: 6a2c7c339d17 Author: peterz Date: 2013-09-12 12:40 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6a2c7c339d17 RT-32403 Webkit on Pi throws many java.lang.RuntimeExceptions ! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.cpp Changeset: 45efea44f8dd Author: Vasiliy Baranov <vasiliy.bara...@oracle.com> Date: 2013-09-12 15:05 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/45efea44f8dd RT-26306: Crash in JSValueMakeFromJSONString ! modules/web/src/main/native/Source/JavaScriptCore/jit/ThunkGenerators.cpp ! modules/web/src/test/java/javafx/scene/web/MiscellaneousTest.java Changeset: 3712e86c7317 Author: Vasiliy Baranov <vasiliy.bara...@oracle.com> Date: 2013-09-12 15:07 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3712e86c7317 RT-32809: Worker tests (DRT) are failing after fix for RT-21460 ! modules/web/src/main/native/Source/WebCore/workers/WorkerThread.cpp Changeset: 2e7136afdc8f Author: Alexander Zvegintsev Date: 2013-09-12 17:24 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2e7136afdc8f RT-32889: Wrong scale factor for child windows ! modules/graphics/src/main/java/com/sun/prism/PresentableState.java Changeset: 30d0ff6962c7 Author: Eva Krejcirova <eva.krejcir...@oracle.com> Date: 2013-09-12 14:35 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/30d0ff6962c7 RT-31919: ColorPicker, ArrayIndexOutOfBoundsException when saving custom color. This fix was reverted because of RT-32116, but should be reapplied now that RT-29891 has been fixed. ! modules/graphics/src/main/java/javafx/scene/Parent.java ! modules/graphics/src/test/java/javafx/scene/ParentTest.java Changeset: 1df64ebcfde3 Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-12 18:10 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1df64ebcfde3 RT-32821: DirectoryChooser.setInitialDirectory(File) pays no attention to the parameter value. Reviewed-by: anthony, zvegintsev ! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacApplication.java ! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacCommonDialogs.java ! modules/graphics/src/main/native-glass/mac/GlassDialogs.m Changeset: 5b51a91ca127 Author: lisa.se...@oracle.com Date: 2013-09-12 10:50 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5b51a91ca127 Fix for regression introduced by latest touch performance patch (see rt-32600). Don't synthesize drag events from touch events unless we are already in the TOUCH_MOVED state. Reviewed by Daniel Blaukopf and Assaf Yavnai. Tested using LinuxInputEvent test and javaone cube demo. ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java Changeset: 47eda3b3aaf2 Author: kcr Date: 2013-09-12 09:04 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/47eda3b3aaf2 Revert fix for RT-32701 due to a regression in mesh validation Backed out changeset c0298be54fa1 ! modules/graphics/src/main/java/javafx/scene/shape/TriangleMesh.java ! modules/graphics/src/test/java/javafx/scene/shape/TriangleMeshTest.java Changeset: def02d1e6fc8 Author: kcr Date: 2013-09-12 18:56 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/def02d1e6fc8 [NETBEANS] fix project files to remove reference to non-existent directory ! netbeans/systemTests/nbproject/build-impl.xml ! netbeans/systemTests/nbproject/genfiles.properties ! netbeans/systemTests/nbproject/project.properties ! netbeans/systemTests/nbproject/project.xml Changeset: 590e0e82fc27 Author: kcr Date: 2013-09-12 19:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/590e0e82fc27 RT-32907: Need unit test framework for Glass-Robot-based visual tests + tests/system/src/test/java/helloworld/RectangleTest.java + tests/system/src/test/java/testharness/VisualTestBase.java Changeset: 22c190efec4a Author: John Yoon <john.y...@oracle.com> Date: 2013-09-12 22:43 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/22c190efec4a improved camera controls for 3DViewer ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java + apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/Xform.java Changeset: 51d597b1234a Author: ant <anton.tara...@oracle.com> Date: 2013-09-13 11:48 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/51d597b1234a RT-30159: Java Swing application hangs when embedding a video scene. Reviewed-by: snorthov, pchelko ! modules/swing/src/main/java/javafx/embed/swing/JFXPanel.java Changeset: 48f6e3e76702 Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-13 12:19 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/48f6e3e76702 RT-31957: SwingNode: cursor doesn't change Reviewed-by: anthony, ant ! modules/swing/src/main/java/javafx/embed/swing/SwingCursors.java ! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java Changeset: ef031cadc8e2 Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-13 12:28 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ef031cadc8e2 RT-30838: [SwingNode] Mouse wheel events not coming Reviewed-by: anthony, ant ! modules/graphics/src/main/java/com/sun/glass/ui/GestureSupport.java ! modules/graphics/src/main/java/com/sun/glass/ui/View.java ! modules/graphics/src/main/java/com/sun/glass/ui/ios/IosGestureSupport.java ! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacGestureSupport.java ! modules/graphics/src/main/java/com/sun/glass/ui/win/WinGestureSupport.java ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/GlassViewEventHandler.java ! modules/graphics/src/main/java/javafx/scene/Scene.java ! modules/graphics/src/main/java/javafx/scene/input/ScrollEvent.java ! modules/graphics/src/main/native-glass/mac/GlassStatics.h ! modules/graphics/src/main/native-glass/mac/GlassStatics.m ! modules/graphics/src/main/native-glass/mac/GlassView.m ! modules/graphics/src/main/native-glass/mac/GlassViewDelegate.m ! modules/swing/src/main/java/javafx/embed/swing/SwingEvents.java ! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java Changeset: caefddfb81f1 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 11:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/caefddfb81f1 RT-24956 Property handlers should take 3 parameters instead of Event Reviewed-by: ekrejcir ! modules/fxml/src/main/docs/javafx/fxml/doc-files/introduction_to_fxml.html ! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java ! modules/fxml/src/test/java/javafx/fxml/RT_16722ControllerA.java ! modules/fxml/src/test/java/javafx/fxml/RT_16722ControllerB.java ! modules/fxml/src/test/java/javafx/fxml/RT_25559Test.java Changeset: a14e8001b5c8 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 11:01 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a14e8001b5c8 Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt Changeset: 14733a8e07fc Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 13:33 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/14733a8e07fc RT-31025: Layout is wrong until mouse-over in some cases, and adjusts during mouse over Reviewed-by: ekrejcir ! modules/graphics/src/main/java/javafx/scene/layout/GridPane.java ! modules/graphics/src/main/java/javafx/scene/layout/HBox.java ! modules/graphics/src/test/java/javafx/scene/layout/HBoxTest.java Changeset: 1b74e31415d9 Author: kcr Date: 2013-09-13 04:45 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1b74e31415d9 [TEST-ONLY] need to ignore one more failing test until RT-30173 is fixed ! modules/graphics/src/test/java/javafx/concurrent/ServiceLifecycleTest.java Changeset: fb2cad5703d4 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:11 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fb2cad5703d4 RT-31025. Forgot to incorporate one founding in the review. ! modules/graphics/src/main/java/javafx/scene/layout/HBox.java Changeset: c5ea195a6a12 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:14 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c5ea195a6a12 Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt Changeset: 4c271b41faf2 Author: Alexander Zvegintsev Date: 2013-09-13 16:31 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4c271b41faf2 RT-31079: BrickBreaker & BouncingBalls samples are not visible after the launch ! modules/graphics/src/main/native-glass/gtk/glass_window.cpp Changeset: aafb6d57ee7f Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:42 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/aafb6d57ee7f RT-24956: missed one removed class when commiting the change - modules/fxml/src/main/java/com/sun/javafx/fxml/PropertyChangeEvent.java Changeset: 502cc421b2ce Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:43 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/502cc421b2ce Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt - modules/fxml/src/main/java/com/sun/javafx/fxml/PropertyChangeEvent.java Changeset: 6017e9939dd8 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:53 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6017e9939dd8 [TEST] fixed fxml tests ! modules/fxml/src/test/java/javafx/fxml/RT_18229Controller.java Changeset: 39ffe95c4c83 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-13 14:54 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/39ffe95c4c83 merge Changeset: 573be812e19b Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-13 17:10 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/573be812e19b RT-31860: [SwingNode]: make it single-threaded aware Reviewed-by: anthony, ant ! modules/swing/src/main/java/javafx/embed/swing/SwingFXUtils.java ! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java Changeset: 92acc7aae62d Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-13 17:13 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/92acc7aae62d RT-32913 [SwingNode] Application does not exit in the singleThreaded mode Reviewed-by: anthony, ant ! modules/graphics/src/main/java/com/sun/javafx/application/PlatformImpl.java ! modules/swing/src/main/java/javafx/embed/swing/SwingFXUtils.java Changeset: 96f0cb38d567 Author: lisa.se...@oracle.com Date: 2013-09-13 16:26 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/96f0cb38d567 Fix for RT-32868 when the cursor turns to text cursor, it never turns back. When we change the native cursor, we are missing a reset to the visibility (which gets set to false when we close the cursor). This was causing the code to reinitialize the cursor to get skipped. Reviewed by David Hill. Tested with HelloSanity. ! modules/graphics/src/main/native-glass/lens/platform-util/omapCursor.c Changeset: 786850158f65 Author: Chien Yang <chien.y...@orcale.com> Date: 2013-09-13 14:11 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/786850158f65 [TEST AND TOYS ONLY] 1) Near and Far Clip test that uses the Glass-Robot-based visual test framework. 2) Near and Far Clip example for toys. + apps/toys/FX8-3DFeatures/src/fx83dfeatures/NearAndFarClipTest.java + tests/system/src/test/java/test3d/NearAndFarClipTest.java Changeset: 9f401c3019e0 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-13 15:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9f401c3019e0 3DViewer : improved axis display ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: 8c849d3d2011 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-13 15:53 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8c849d3d2011 3DViewer : improved navigation when switching between yUp and yDown ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: c03de5028429 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-13 16:20 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c03de5028429 3DViewer : adjusted near and far clipping plane and autoScale defaults ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/AutoScalingGroup.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: 351b2bbe7bb2 Author: Chien Yang <chien.y...@oracle.com> Date: 2013-09-13 16:34 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/351b2bbe7bb2 [TEST ONLY] Renamed method to reflect its intend, and skip 3d test on platform that isn't SCENE3D capable. ! tests/system/src/test/java/test3d/NearAndFarClipTest.java Changeset: 5d71e72ace81 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-13 16:37 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5d71e72ace81 3DViewer : adjusted defaults ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: 48bcd33e7e7a Author: kcr Date: 2013-09-13 17:15 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/48bcd33e7e7a [TEST-ONLY] increase tolerance for visual tests for now to get nightly build to work on Mac ! tests/system/src/test/java/helloworld/RectangleTest.java ! tests/system/src/test/java/test3d/NearAndFarClipTest.java Changeset: f9adff4f9ce6 Author: rbair Date: 2013-09-14 15:44 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f9adff4f9ce6 RT-32941: Press-Drag-Release gesture broken on touch devices on Embedded and dragged objects jitter badly Reviewed-by: dblaukop ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java Changeset: 33eb102d8bf7 Author: rbair Date: 2013-09-14 15:51 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/33eb102d8bf7 [DOC ONLY] minor typo fix ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java Changeset: b19b611b5a0a Author: rbair Date: 2013-09-14 16:16 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b19b611b5a0a RT-32957: CacheHint.SPEED is not used by CacheFilter Reviewed-by: dblaukop ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/CacheFilter.java ! modules/graphics/src/main/java/javafx/scene/CacheHint.java + modules/graphics/src/test/java/com/sun/javafx/sg/prism/CacheFilterTest.java Changeset: d7b521ca2c14 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-14 18:44 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d7b521ca2c14 3DViewer : modified the Drop Here default OBJ to be 25 times larger, and switched the MainController to use the larger default OBJ ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/MainController.java + apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/drop-here-large.mtl + apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/drop-here-large.obj Changeset: cd6ff97a25eb Author: David Pulkrabek <david.pulkra...@oracle.com> Date: 2013-09-16 09:34 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/cd6ff97a25eb iOS: increased cross libs version ! buildSrc/ios.gradle Changeset: b22be2406d0b Author: tb115823 <tomas.branda...@oracle.com> Date: 2013-09-16 09:37 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b22be2406d0b Android: Fix event delivery. Don't do attach/detach thread if working on dalvik. ! modules/graphics/src/main/native-glass/lens/input/android/androidLens.c Changeset: bbe1c7a60946 Author: tb115823 <tomas.branda...@oracle.com> Date: 2013-09-16 09:46 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bbe1c7a60946 Android: Fix touch event delivery. ! modules/graphics/src/main/native-glass/lens/android/android.c ! modules/graphics/src/main/native-glass/lens/input/android/androidLens.c ! modules/graphics/src/main/native-glass/lens/input/android/androidLens.h Changeset: 1106c984b4f1 Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-16 12:24 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1106c984b4f1 RT-26891: Re-enable glass thread checks by default once depenedent issues are fixed ! modules/graphics/src/main/java/com/sun/glass/ui/Application.java Changeset: 14f5b4a7f1b2 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-16 02:03 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/14f5b4a7f1b2 3DViewer : improved set translate Z for new camera model ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: 55f1797dad5b Author: John Yoon <john.y...@oracle.com> Date: 2013-09-16 02:59 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/55f1797dad5b 3DViewer : re-enabled autoScalingGroup with fixes to the axes, which are now parented underneath autoScalingGroup ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/AutoScalingGroup.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java Changeset: 5a03b11431a5 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-16 03:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5a03b11431a5 turned off scaleToFit by default ! apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/settings.fxml Changeset: 9de0ee9e02cd Author: John Yoon <john.y...@oracle.com> Date: 2013-09-16 03:08 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9de0ee9e02cd 3DViewer : turned on yUp by default ! apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/settings.fxml Changeset: accd75bd9053 Author: John Yoon <john.y...@oracle.com> Date: 2013-09-16 03:14 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/accd75bd9053 3DViewer : switched MainController to use drop-here-large-yUp instead of drop-here-large ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/MainController.java + apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/drop-here-large-yUp.mtl + apps/experiments/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer/drop-here-large-yUp.obj Changeset: 3b8bf25b34a3 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-16 13:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3b8bf25b34a3 RT-32964 ObservableListBase#nextReplace accepts ArrayList instead of a List Reviewed-by: ekrejcir ! modules/base/src/main/java/javafx/collections/ObservableListBase.java Changeset: 42579bc61534 Author: ant <anton.tara...@oracle.com> Date: 2013-09-16 16:56 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/42579bc61534 RT-32961: [SwingNode] Pass focus to SwingNode when JLF gains it Reviewed-by: pchelko, anthony ! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java Changeset: 079ac2a67466 Author: Oldrich Maticka <oldrich.mati...@oracle.com> Date: 2013-09-16 15:12 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/079ac2a67466 iOS: export JO prior to array export ! modules/web/src/ios/java/javafx/scene/web/JSONEncoder.java Changeset: bb9c45b3917a Author: Oldrich Maticka <oldrich.mati...@oracle.com> Date: 2013-09-16 15:13 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bb9c45b3917a iOS: adding missing Debugger interface + modules/web/src/ios/java/com/sun/javafx/scene/web/Debugger.java ! modules/web/src/ios/java/javafx/scene/web/WebEngine.java Changeset: 59e8beacb2bb Author: Vasiliy Baranov <vasiliy.bara...@oracle.com> Date: 2013-09-16 18:00 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/59e8beacb2bb [TEST ONLY] Fix test failure triggered by RT-26891 ! modules/web/src/test/java/javafx/scene/web/UserDataDirectoryTest.java Changeset: 169b999c9c1c Author: Petr Pchelko <petr.pche...@oracle.com> Date: 2013-09-16 19:32 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/169b999c9c1c Reverted the fix for RT-26891 ! modules/graphics/src/main/java/com/sun/glass/ui/Application.java Changeset: 1228c1be380f Author: Seeon Birger <seeon.bir...@oracle.com> Date: 2013-09-16 18:40 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1228c1be380f RT-31418: Virtual Keyboard is hiding text input. To enable add -Dcom.sun.javafx.vk.adjustwindow=true (default is false) ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/FXVKSkin.java Changeset: 511897ad95f3 Author: snorthov Date: 2013-09-16 19:30 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/511897ad95f3 ECLIPSE: work around Eclipse jdk8 compiler problem ! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java Changeset: e2d8548b49aa Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-09-17 10:36 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e2d8548b49aa RT-32977 3DViewer gets fatal exception in FXMLLoader on startup Reviewed-by:ekrejcir ! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java + modules/fxml/src/test/java/javafx/fxml/EventsTestController.java + modules/fxml/src/test/java/javafx/fxml/FXMLLoader_events.java + modules/fxml/src/test/java/javafx/fxml/ListMapSetEventsTestController.java + modules/fxml/src/test/java/javafx/fxml/ListMapSetEventsTestController2.java + modules/fxml/src/test/java/javafx/fxml/PropertyEventsTestController.java + modules/fxml/src/test/java/javafx/fxml/PropertyEventsTestDeprecatedController.java + modules/fxml/src/test/java/javafx/fxml/PropertyEventsTestValueController.java - modules/fxml/src/test/java/javafx/fxml/RT_16722ControllerB.java - modules/fxml/src/test/java/javafx/fxml/RT_16722Test.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Controller2.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Test.java - modules/fxml/src/test/java/javafx/fxml/RT_18229.java - modules/fxml/src/test/java/javafx/fxml/RT_18229Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_21559.java - modules/fxml/src/test/java/javafx/fxml/RT_21559Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_23244.java - modules/fxml/src/test/java/javafx/fxml/RT_25559Test.java ! modules/fxml/src/test/java/javafx/fxml/Widget.java + modules/fxml/src/test/resources/javafx/fxml/events_test.fxml + modules/fxml/src/test/resources/javafx/fxml/list_map_set_events_test.fxml + modules/fxml/src/test/resources/javafx/fxml/property_events_test.fxml + modules/fxml/src/test/resources/javafx/fxml/property_events_test_expression.fxml + modules/fxml/src/test/resources/javafx/fxml/property_events_test_expression_na.fxml + modules/fxml/src/test/resources/javafx/fxml/property_events_test_value.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_16722.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_17714.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_18229.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_21559.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_23244.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_25559.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_25559_err1.fxml Changeset: 4578d63378b3 Author: ant <anton.tara...@oracle.com> Date: 2013-09-17 12:50 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4578d63378b3 RT-30932: JFXPanel renders insufficeintly on resize Reviewed-by: snorthov, kcr ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/EmbeddedScene.java ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/EmbeddedState.java ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/UploadingPainter.java Changeset: 072ea302771c Author: snorthov Date: 2013-09-17 07:50 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/072ea302771c RT-32900: SWTError Cannot initialize Drop Summary: SWT does not allow two drop targets to be created on the same widget Reviewed-by: antar Contributed-by: n/a ! modules/swt/src/main/java/javafx/embed/swt/FXCanvas.java Changeset: 7ae5b615f1f8 Author: Martin Soch <martin.s...@oracle.com> Date: 2013-09-17 14:27 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7ae5b615f1f8 SW pipeline: fix for texture coordinats that are out of bounds (RT-32263) ! modules/graphics/src/main/java/com/sun/prism/sw/SWGraphics.java ! modules/graphics/src/main/native-prism-sw/JPiscesRenderer.c ! modules/graphics/src/main/native-prism-sw/PiscesPaint.c Changeset: 9d9089584413 Author: kcr Date: 2013-09-17 08:59 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9d9089584413 RT-32987: System tests do not use the built jfxrt.jar Reviewed-by: ckyang ! build.gradle Changeset: d71966968a9a Author: jgodinez Date: 2013-09-17 11:21 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d71966968a9a Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt ! build.gradle ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java - modules/fxml/src/main/java/com/sun/javafx/fxml/PropertyChangeEvent.java - modules/fxml/src/test/java/javafx/fxml/RT_16722ControllerB.java - modules/fxml/src/test/java/javafx/fxml/RT_16722Test.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Controller2.java - modules/fxml/src/test/java/javafx/fxml/RT_17714Test.java - modules/fxml/src/test/java/javafx/fxml/RT_18229.java - modules/fxml/src/test/java/javafx/fxml/RT_18229Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_21559.java - modules/fxml/src/test/java/javafx/fxml/RT_21559Controller.java - modules/fxml/src/test/java/javafx/fxml/RT_23244.java - modules/fxml/src/test/java/javafx/fxml/RT_25559Test.java - modules/fxml/src/test/resources/javafx/fxml/rt_16722.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_17714.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_18229.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_21559.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_23244.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_25559.fxml - modules/fxml/src/test/resources/javafx/fxml/rt_25559_err1.fxml ! modules/graphics/src/main/java/javafx/scene/Node.java ! modules/graphics/src/main/java/javafx/scene/layout/Region.java - tests/system/src/test/java/util2/Util.java Changeset: 5de952a29ea8 Author: hudson Date: 2013-09-19 07:57 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5de952a29ea8 Added tag 8.0-b108 for changeset d71966968a9a ! .hgtags Changeset: ac217689464d Author: David Grieve<david.gri...@oracle.com> Date: 2013-09-24 11:45 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ac217689464d Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt