hg: openjfx/8u/rt: 9 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Jan 5 21:39:44 UTC 2015
Changeset: 31c985f5c340
Author: kcr
Date: 2014-12-22 13:20 -0800
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/31c985f5c340
RT-39702: [SWT] No possibility to select text in FX content by using mouse dragging
Reviewed-by: ant
! modules/swt/src/main/java/javafx/embed/swt/FXCanvas.java
Changeset: 06b4b3891038
Author: kcr
Date: 2014-12-22 13:50 -0800
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/06b4b3891038
RT-39725: Print stack trace in Quantum unit tests if exception occurs
! tests/system/src/test/java/com/sun/javafx/tk/quantum/CloseWindowTest.java
! tests/system/src/test/java/com/sun/javafx/tk/quantum/WindowSceneInitDisposeTest.java
Changeset: 6459a0d27200
Author: Chien Yang <chien.yang at oracle.com>
Date: 2014-12-23 21:37 -0800
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/6459a0d27200
RT-30193: PrismSettings minTextureSize does not work
Reviewed-by: kcr
! modules/graphics/src/main/java/com/sun/prism/es2/ES2Texture.java
! modules/graphics/src/main/java/com/sun/prism/impl/PrismSettings.java
Changeset: 30c694972412
Author: Elina Kleyman <elina.kleyman at oracle.com>
Date: 2014-12-24 18:03 +0200
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/30c694972412
RT-39546: HelloSanity should close the screen grab window when you leave the section. Reviewed by: Kevin Rushforth
! apps/toys/Hello/src/main/java/hello/TestBuilder.java
Changeset: f2aaa26f6761
Author: shemnon
Date: 2014-12-26 11:15 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/f2aaa26f6761
RT-39733: [packager] Packaging with a JRE as installed fails codesign on OSX 10.9.5 or 10.10
Summary: Deal with some Mac JRE issues that are unique to it being installed via the installer.
Reviewed-by: kcr
! modules/fxpackager/src/main/java/com/oracle/tools/packager/JreUtils.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacBaseInstallerBundler.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppStoreBundlerTest.java
Changeset: 945548beeebd
Author: shemnon
Date: 2014-12-29 11:15 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/945548beeebd
RT-38377: [packager] Unable to control full path of self contained bundle from the Ant interface
Summary: add a bundler argument to add a suffix to all mac installers. Mac AppStore defaults to "-MacAppStore" and PKG and DMG default to empty string. With tests and I18N.
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppStoreBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacDmgBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacPkgBundler.java
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacAppStoreBundler.properties
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacDmgBundler.properties
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacPkgBundler.properties
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppStoreBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacDmgBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacPkgBundlerTest.java
Changeset: c2d457a97b6a
Author: Elina Kleyman <elina.kleyman at oracle.com>
Date: 2014-12-30 13:10 +0200
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/c2d457a97b6a
RT-39477 - Scene not repainted on change to Stage opacity with StageStyle.TRANSPARENT, reviewed by: ddhill, mmeyer
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java
Changeset: f11eb457dfb7
Author: hudson
Date: 2014-12-30 21:35 -0800
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/f11eb457dfb7
Added tag 8u40-b20 for changeset 7d93ba533809
! .hgtags
Changeset: 3f9df7647aff
Author: kcr
Date: 2015-01-05 09:09 -0800
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/3f9df7647aff
Automated merge with http://hg.openjdk.java.net/openjfx/8u40/rt
More information about the openjfx-changes
mailing list