hg: openjfx/8u/rt: 4 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon May 11 22:36:24 UTC 2015
Changeset: e685828ddc26
Author: Chien Yang <chien.yang at oracle.com>
Date: 2015-05-05 14:55 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/e685828ddc26
RT-39755: ScrollPane introduces distortions when scrolling up & down
Reviewed-by: kcr
! modules/graphics/src/main/java/com/sun/prism/impl/PrismSettings.java
Changeset: d6e4a3801acc
Author: shemnon
Date: 2015-05-06 15:48 -0600
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/d6e4a3801acc
RT-40697: Default app arguments set in [ArgOptions] section are not passed to application
Contributed-by: cbensen, shemnon
Summary: Update success in GetSection.
Also, fix other regressions in arguments, such as args containing equals once or more than once, whitespace, ending with equals, consisting of just an equals, and repeated arguments.
Insturemet test code to show these test cases
! modules/fxpackager/src/main/java/com/oracle/tools/packager/AbstractImageBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/StandardBundlerParam.java
! modules/fxpackager/src/main/native/library/common/Helpers.cpp
! modules/fxpackager/src/main/native/library/common/IniFile.cpp
! modules/fxpackager/src/main/native/library/common/OrderedMap.h
! modules/fxpackager/src/test/java/hello/SimpleBundle.java
Changeset: e8beeeaa062e
Author: vadim
Date: 2015-05-08 12:39 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/e8beeeaa062e
RT-40482: The image in application rotates only 1 time, but the image in browser rotates all the time.
Reviewed-by: flar
! modules/graphics/src/main/java/com/sun/javafx/iio/gif/GIFImageLoader2.java
Changeset: 2f7a6a2f7839
Author: kcr
Date: 2015-05-09 07:04 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/2f7a6a2f7839
Automated merge with http://hg.openjdk.java.net/openjfx/8u/rt
More information about the openjfx-changes
mailing list