hg: openjfx/8/controls/rt: 54 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed Jun 19 11:19:11 PDT 2013


Changeset: 40f2b2f80bde
Author:    hudson
Date:      2013-06-13 13:50 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/40f2b2f80bde

Added tag 8.0-b94 for changeset 7203a2531ae9

! .hgtags

Changeset: 2a0ed6cb3e5f
Author:    mv157916
Date:      2013-06-14 15:07 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2a0ed6cb3e5f

RT-31106: Update the JDK build number to b94 in rt/build.properties file in the JavaFX 8 Master forest.

! build.properties

Changeset: 4b1d8b929927
Author:    axlee at AXLEE-LAP
Date:      2013-06-11 12:10 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4b1d8b929927

Implement mesh skinning for triangle meshes using maya files as input.

! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/maya/Loader.java
+ apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SkinningTriangleMesh.java

Changeset: 70720b02efd2
Author:    Alexander Kouznetsov
Date:      2013-06-11 16:34 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/70720b02efd2

Modena: Fixed ModenaTest

! apps/experiments/Modena/src/modena/Modena.java

Changeset: 134fbe9f883e
Author:    flar <James.Graham at oracle.com>
Date:      2013-06-11 17:37 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/134fbe9f883e

Fix RT-27828 - Canvas GraphicsContext polygon/line primitives ignore translation

! javafx-ui-common/src/javafx/scene/canvas/GraphicsContext.java

Changeset: a91e720cf889
Author:    Daniel Blaukopf <daniel.blaukopf at oracle.com>
Date:      2013-06-12 18:49 +0300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a91e720cf889

RT-30607 Add an method PlatformImpl.isContextual2DNavigation

! javafx-ui-common/src/com/sun/javafx/application/PlatformImpl.java

Changeset: 38ea1b34fb8b
Author:    David Hill
Date:      2013-06-12 12:01 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/38ea1b34fb8b

RT-30239 report Lens exceptions

! glass/glass-lib-lens/src/LensApplication.c
! glass/glass-lib-lens/src/LensCommon.h
! glass/glass/src/com/sun/glass/ui/lens/LensApplication.java
! glass/glass/src/com/sun/glass/ui/lens/LensWindow.java

Changeset: 45a2dd0b03d9
Author:    jgodinez
Date:      2013-06-12 09:15 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/45a2dd0b03d9

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt


Changeset: 2d3bfe9dfa63
Author:    kcr
Date:      2013-06-12 15:52 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2d3bfe9dfa63

[OBSOLETE-CLEANUP] Remove spurious .hgignore file

- javafx-fxml/.hgignore

Changeset: 3544b9b5265d
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-06-13 13:39 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3544b9b5265d

RT-31031 Memory leak due to remaining strong references caused by property binding

! javafx-beans/src/javafx/beans/property/BooleanPropertyBase.java
! javafx-beans/src/javafx/beans/property/DoublePropertyBase.java
! javafx-beans/src/javafx/beans/property/FloatPropertyBase.java
! javafx-beans/src/javafx/beans/property/IntegerPropertyBase.java
! javafx-beans/src/javafx/beans/property/ListPropertyBase.java
! javafx-beans/src/javafx/beans/property/LongPropertyBase.java
! javafx-beans/src/javafx/beans/property/MapPropertyBase.java
! javafx-beans/src/javafx/beans/property/ObjectPropertyBase.java
! javafx-beans/src/javafx/beans/property/SetPropertyBase.java
! javafx-beans/src/javafx/beans/property/StringPropertyBase.java

Changeset: 851f2823c6de
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-06-13 13:41 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/851f2823c6de

merge

- javafx-fxml/.hgignore

Changeset: 494931dfcb1f
Author:    Daniel Blaukopf <daniel.blaukopf at oracle.com>
Date:      2013-06-13 15:01 +0300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/494931dfcb1f

RT-31065 Not obvious what units are used in prism.printallocs summaries

! prism-common/src/com/sun/prism/impl/PrismTrace.java

Changeset: f262a166a312
Author:    David Hill
Date:      2013-06-13 09:52 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f262a166a312

RT-30239 fixing variable

! glass/glass-lib-lens/src/LensApplication.c

Changeset: 7ddf8864be99
Author:    kcr
Date:      2013-06-13 07:56 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7ddf8864be99

Partial RT-31067: exclude doc-files/** from src dirs to avoid duplicate files

! generator.gradle

Changeset: f2b4cebf34b8
Author:    David Hill
Date:      2013-06-13 12:47 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f2b4cebf34b8

RT-30239/RT-31080 fix lens method lookup for reportException

! glass/glass-lib-lens/src/LensApplication.c

Changeset: 80f981125495
Author:    Felipe Heidrich <felipe.heidrich at oracle.com>
Date:      2013-06-13 11:04 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/80f981125495

RT-29523: Upgrade to use PlatformLogger.Level instead of primitive int type - LensLogger.c fix

! glass/glass-lib-lens/src/LensLogger.c

Changeset: d46e80b8f6de
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-06-14 10:49 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d46e80b8f6de

Support for overlays (WebView) require to remove NativeActivity and changes how opengl surface is managed.

! glass/glass-lib-lens/Android.mk
+ glass/glass-lib-lens/AndroidManifest.xml
- glass/glass-lib-lens/src/android/Main.c
- glass/glass-lib-lens/src/android/Main.h
+ glass/glass-lib-lens/src/android/android.c
+ glass/glass-lib-lens/src/android/android.h
+ glass/glass-lib-lens/src/android/com_oracle_dalvik_FXActivity.h
+ glass/glass-lib-lens/src/android/com_oracle_dalvik_FXActivity_InternalSurfaceView.h
! glass/glass-lib-lens/src/input/android/androidInput.c
! glass/glass-lib-lens/src/input/android/androidInput.h
+ glass/glass-lib-lens/src/input/android/androidLens.c
+ glass/glass-lib-lens/src/input/android/androidLens.h
! glass/glass-lib-lens/src/wm/screen/androidScreen.c
+ javafx-android/activity/AndroidManifest.xml
+ javafx-android/activity/ant.properties
! javafx-android/activity/build.xml
+ javafx-android/activity/nbandroid/private.properties
+ javafx-android/activity/src/com/oracle/dalvik/FXActivity.java
+ javafx-android/activity/src/com/oracle/dalvik/InternalWebView.java
+ javafx-android/vmlauncher/AndroidManifest.xml
+ javafx-android/vmlauncher/vmlauncher-jni/nbproject/configurations.xml
+ javafx-android/vmlauncher/vmlauncher-jni/nbproject/project.xml
! prism-es2-native/src/eglfb/wrapped_egl.c

Changeset: 2866de7835d4
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-06-14 10:49 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2866de7835d4

Changed overlay positioning overlay with layout not transform x,y. It caused some repaint problems of WebView.

! javafx-android/activity/build.xml
! javafx-android/activity/project.properties
! javafx-android/activity/src/com/oracle/dalvik/FXActivity.java
! javafx-android/activity/src/com/oracle/dalvik/InternalWebView.java

Changeset: 8bcd616caaf1
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-06-14 10:49 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8bcd616caaf1

javafx-android updated copyrights.

! glass/glass-lib-lens/src/android/com_oracle_dalvik_FXActivity.h
! glass/glass-lib-lens/src/android/com_oracle_dalvik_FXActivity_InternalSurfaceView.h
! glass/glass-lib-lens/src/input/android/androidLens.c
! glass/glass-lib-lens/src/input/android/androidLens.h
! javafx-android/activity/src/com/oracle/dalvik/FXActivity.java
! javafx-android/activity/src/com/oracle/dalvik/InternalWebView.java

Changeset: 48be0e1be803
Author:    tb115823 <Tomas.Brandalik at oracle.com>
Date:      2013-06-14 10:49 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/48be0e1be803

Android: glass remove some unnecessary logs.

! glass/glass-lib-lens/src/android/android.c

Changeset: 06379693010c
Author:    snorthov
Date:      2013-06-14 12:35 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/06379693010c

Eclipse support for gradle

! build.gradle
! gradle.properties

Changeset: 7b91dcc804d1
Author:    snorthov
Date:      2013-06-14 12:37 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7b91dcc804d1

fix .classpath

! .classpath

Changeset: 167de3b30be4
Author:    Yao Wang <yao.w.wang at oracle.com>
Date:      2013-06-14 11:31 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/167de3b30be4

RT-30714 NPE when MeshView is added to scene without mesh set.

! javafx-ui-common/src/javafx/scene/shape/MeshView.java

Changeset: a78bb53afc13
Author:    kcr
Date:      2013-06-14 11:35 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a78bb53afc13

Gradle: added task in gradle.generator to delete existing files from rt after copying them, both as a way to verify whether there are any leftover files (see RT-31067) and also to eventually help with the repo reorganization.

! generator.gradle

Changeset: cdb1f5109fe0
Author:    kcr
Date:      2013-06-14 11:35 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/cdb1f5109fe0

Partial RT-31067: Gradle: added 3DViewer to gradle.generator

! generator.gradle

Changeset: 6be523c22ac3
Author:    kcr
Date:      2013-06-14 11:43 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6be523c22ac3

RT-30531: Gradle: add a -PSKIP_JAVADOC flag to skip building javadoc

! build.gradle

Changeset: 59ccd686cb15
Author:    kcr
Date:      2013-06-14 14:58 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/59ccd686cb15

Gradle: fix typo in description

! generator.gradle

Changeset: d530170f8968
Author:    kcr
Date:      2013-06-15 06:58 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d530170f8968

[TEST-ONLY] disable three more cancelHandler tests since they also fail intermittently

! javafx-concurrent/test/javafx/concurrent/ServiceLifecycleTest.java

Changeset: 4908057c706a
Author:    mfang
Date:      2013-06-03 19:43 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4908057c706a

RT-30895: NLS: javafx8 message drop 10 integration

! deploy/packager/src/com/sun/javafx/tools/packager/Bundle_ja.properties
! deploy/packager/src/com/sun/javafx/tools/packager/Bundle_zh_CN.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_de.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_es.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_fr.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_it.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ja.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ko.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_pt_BR.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_sv.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_CN.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_TW.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_de.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_es.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_fr.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_it.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_ja.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_ko.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_pt_BR.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_sv.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_zh_CN.properties
! webview/src/com/sun/javafx/scene/web/skin/HTMLEditorSkin_zh_TW.properties

Changeset: 80d5fc69537e
Author:    mifang
Date:      2013-06-15 23:41 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/80d5fc69537e

Merge
Hg: branch default

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_de.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_sv.properties

Changeset: 14446f8f51a0
Author:    mifang
Date:      2013-06-15 23:54 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/14446f8f51a0

RT-31115: Remove DatePicker.showWeekNumbers from localized controls_xx.properties

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_de.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_es.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_fr.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_it.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ja.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_ko.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_pt_BR.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_sv.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_CN.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/controls_zh_TW.properties

Changeset: dfd03e0ac05a
Author:    Anthony Petrov <anthony.petrov at oracle.com>
Date:      2013-06-17 15:15 +0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dfd03e0ac05a

RT-30606: Glass Screen becomes stale in Window.getScreen() when resolution changes

! glass/glass-lib-macosx/src/GlassWindow+Java.h
! glass/glass-lib-macosx/src/GlassWindow+Java.m
! glass/glass-lib-macosx/src/GlassWindow+Overrides.m
! glass/glass/src/com/sun/glass/ui/Screen.java
! glass/glass/src/com/sun/glass/ui/Window.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassWindowEventHandler.java

Changeset: 30559008516b
Author:    Pavel Safrata
Date:      2013-06-17 12:50 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/30559008516b

RT-31105: fixed NaN returned from corner-case angle computations.

! javafx-ui-common/src/javafx/geometry/Point2D.java
! javafx-ui-common/src/javafx/geometry/Point3D.java
! javafx-ui-common/test/unit/javafx/geometry/Point2DTest.java
! javafx-ui-common/test/unit/javafx/geometry/Point3DTest.java

Changeset: 489b9ef10dce
Author:    snorthov
Date:      2013-06-17 09:06 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/489b9ef10dce

gradle build: fix missing slash in optional .classpath entry

! build.gradle

Changeset: 3d513425954f
Author:    kcr
Date:      2013-06-17 06:19 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3d513425954f

[TEST-ONLY] need to ignore one more failing test until RT-30173 is fixed

! javafx-concurrent/test/javafx/concurrent/ServiceLifecycleTest.java

Changeset: 64141a308f19
Author:    Pavel Safrata
Date:      2013-06-17 14:34 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/64141a308f19

RT-31071: Point's angle methods documented to use degrees.

! javafx-ui-common/src/javafx/geometry/Point2D.java
! javafx-ui-common/src/javafx/geometry/Point3D.java

Changeset: 1da65a28273c
Author:    David Pulkrabek <david.pulkrabek at oracle.com>
Date:      2013-06-17 15:49 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1da65a28273c

iOS: first attempt to configure gradle build for iOS

! gradleBuildSrc/ios.gradle

Changeset: 8bf5ed35f5d6
Author:    kcr
Date:      2013-06-17 07:36 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8bf5ed35f5d6

RT-30506: Gradle: Closed build must get all artifacts from internal server

! build.gradle

Changeset: 472aae61bf84
Author:    Eva Krejcirova <eva.krejcirova at oracle.com>
Date:      2013-06-17 16:36 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/472aae61bf84

RT-31129: Children added to panes with baseline alignment are not resized correctly

! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/test/unit/javafx/scene/layout/RegionTest.java

Changeset: 8cc6916fe766
Author:    Alexander Zvegintsev
Date:      2013-06-17 19:48 +0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8cc6916fe766

RT-31088 Gtk: Dragboard contains url escaped File paths in Linux which fail a file.exists() test

! glass/glass-lib-gtk/src/glass_dnd.cpp

Changeset: 1ae2b6a53eec
Author:    axlee at AXLEE-LAP
Date:      2013-06-17 11:10 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1ae2b6a53eec

Add edge and texture coordinates handling for subdivision surfaces and some improvements related to polygonmeshes.

Add: implement edge and texture coordinates handling for subdivision surfaces.
Add: support skinning mesh to support polygon meshes (only).
Add: support of importing Maya meshes as polygon meshes.
Fix: change PolygonMesh's points to be ObservableFloatArray.
Fix: use simpler data structures in PolygonMeshView for faster rendering of polygon meshes (in normal and wireframe mode).
Fix: add toggle logic when the selected toggle is selected again.

! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/Importer3D.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/maya/Loader.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/maya/MayaImporter.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/obj/PolyObjImporter.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/OldTestViewer.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
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/PolygonMesh.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/PolygonMeshView.java
+ apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SkinningMesh.java
- apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SkinningTriangleMesh.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SubDivision.java

Changeset: 045830c36799
Author:    rbair
Date:      2013-06-07 13:58 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/045830c36799

cosmetic change: add final to method so builds on 7

! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/SceneState.java

Changeset: 43d0146f5fad
Author:    rbair
Date:      2013-06-17 11:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/43d0146f5fad

Merge with head

- glass/glass-lib-lens/src/android/Main.c
- glass/glass-lib-lens/src/android/Main.h
- javafx-fxml/.hgignore

Changeset: 7dd1d88a298c
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-06-17 11:24 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7dd1d88a298c

RT-31140: Parameterize FXDir in generator.gradle

! generator.gradle

Changeset: 916f70e7e134
Author:    axlee at AXLEE-LAP
Date:      2013-06-17 13:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/916f70e7e134

Changed handling of subdivision settings and added tooltips for subdivision settings. Made minor changes in loading Maya files.

! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/maya/Loader.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

Changeset: 8d00dde67975
Author:    axlee at AXLEE-LAP
Date:      2013-06-17 14:01 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8d00dde67975

Properly handle null conditions for toggle groups in session manager.

! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/SessionManager.java

Changeset: 4c54e2de3e94
Author:    Petr Pchelko <petr.pchelko at oracle.com>
Date:      2013-06-18 10:59 +0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4c54e2de3e94

RT-27712 Mac: Application crash if provide an empty List to the drag board content
Reviewed-by: anthony, art

! glass/glass/src/com/sun/glass/ui/mac/MacPasteboard.java
! glass/glass/src/com/sun/glass/ui/mac/MacSystemClipboard.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/QuantumClipboard.java

Changeset: a7e199382f8d
Author:    snorthov
Date:      2013-06-18 11:07 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a7e199382f8d

Don't throw an exception when the javafx.platform.properties file cannot be read: Reviewed by Kevin, Daniel

! javafx-common/src/com/sun/javafx/PlatformUtil.java

Changeset: b1242e34a796
Author:    jgodinez
Date:      2013-06-18 09:43 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b1242e34a796

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt

- glass/glass-lib-lens/src/android/Main.c
- glass/glass-lib-lens/src/android/Main.h
- javafx-fxml/.hgignore

Changeset: 76ae6957c825
Author:    Per Bothner <Per.Bothner at Oracle.COM>
Date:      2013-03-20 15:30 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/76ae6957c825

RT-28551 - more bridge support tweaks

! webview/native/Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.cpp

Changeset: 4df463d6d63a
Author:    kcr
Date:      2013-05-24 17:39 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4df463d6d63a

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt


Changeset: 9d3fd12bc8f1
Author:    kcr
Date:      2013-06-07 10:14 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9d3fd12bc8f1

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt

! webview/native/Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.cpp

Changeset: 64d0a96e0401
Author:    kcr
Date:      2013-06-18 16:29 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/64d0a96e0401

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt


Changeset: 8c4c7f85a7c7
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-06-19 08:46 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8c4c7f85a7c7

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt




More information about the openjfx-dev mailing list