hg: openjfx/9/rt: 8 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Jul 27 19:59:01 UTC 2015
Changeset: 90d9e5593f69
Author: ant <anton.tarasov at oracle.com>
Date: 2015-07-21 15:11 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/90d9e5593f69
8090098: [WebView] getTimezoneOffset() of a ISO strings returns a wrong value
Reviewed-by: kcr
Summary: DST time fix for Windows | Contributed by Steve Hruda
! modules/web/src/main/native/Source/WTF/wtf/DateMath.cpp
Changeset: 89c76ee88320
Author: ant <anton.tarasov at oracle.com>
Date: 2015-07-21 15:43 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/89c76ee88320
8130740: WebView does not render woff fonts
Reviewed-by: kcr
! modules/web/src/main/native/Source/WebCore/TargetJava.pri
! modules/web/src/main/native/Source/WebCore/loader/cache/CachedFont.cpp
! modules/web/src/main/native/Source/WebCore/platform/graphics/WOFFFileFormat.cpp
Changeset: d93a4e9df589
Author: vadim
Date: 2015-07-03 15:11 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/d93a4e9df589
8088707: GUI is slowing down sporadically
Reviewed-by: flar
! modules/graphics/src/main/java/com/sun/scenario/animation/shared/TimelineClipCore.java
! modules/graphics/src/main/java/javafx/scene/image/Image.java
! modules/graphics/src/test/java/javafx/scene/image/ImageTest.java
Changeset: a07011e8b224
Author: vadim
Date: 2015-07-21 16:09 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/a07011e8b224
8131324: XYChart.extraValue change doesn't result in chart update.
Reviewed-by: jgiles
! modules/controls/src/main/java/javafx/scene/chart/XYChart.java
! modules/controls/src/test/java/javafx/scene/chart/XYChartDataTest.java
Changeset: fd7c1f68bf01
Author: cbensen
Date: 2015-07-21 13:23 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/fd7c1f68bf01
8131321 - 8u60 Windows 64-bit packager - install succeeds but application fails to start
Reviewed-by: kcr, shemnon, dcherepanov
! buildSrc/win.gradle
! modules/fxpackager/src/main/native/library/common/JavaVirtualMachine.cpp
! modules/fxpackager/src/main/native/library/common/WindowsPlatform.cpp
! modules/fxpackager/src/main/native/library/common/main.cpp
! modules/fxpackager/src/main/native/tests/win/launcher/launcher.sln
! modules/fxpackager/src/main/native/tests/win/launcher/launcher.vcxproj
+ modules/fxpackager/src/main/native/tests/win/library/library.def
! modules/fxpackager/src/main/native/tests/win/library/library.sln
! modules/fxpackager/src/main/native/tests/win/library/library.vcxproj
Changeset: 507d75f0e3f6
Author: kcr
Date: 2015-07-23 07:24 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/507d75f0e3f6
8132251: LauncherImpl: verbose flag used before property is read
! modules/graphics/src/main/java/com/sun/javafx/application/LauncherImpl.java
Changeset: 2ada3c5cfd91
Author: kcr
Date: 2015-07-23 07:32 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/2ada3c5cfd91
Merge
Changeset: 388cd9ee0bce
Author: ant <anton.tarasov at oracle.com>
Date: 2015-07-24 13:26 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/388cd9ee0bce
8132149: [WebView] not reporting device scale factor to a web service
Reviewed-by: flar
! modules/web/src/main/java/com/sun/javafx/webkit/prism/PrismGraphicsManager.java
! modules/web/src/main/java/com/sun/webkit/WebPage.java
! modules/web/src/main/java/com/sun/webkit/graphics/WCGraphicsManager.java
! modules/web/src/main/native/Source/WebCore/platform/java/WebPage.cpp
More information about the openjfx-changes
mailing list