git: openjdk/jfx: master: 3 new changesets
Kevin Rushforth
kcr at openjdk.java.net
Wed Jul 22 14:47:44 UTC 2020
Changeset: 5f60ea5d
Author: John Neffenger <john at status6.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date: 2020-07-21 12:26:07 +0000
URL: https://git.openjdk.java.net/jfx/commit/5f60ea5d
8248381: Create a daemon thread for MonocleTimer
Reviewed-by: kcr, jvos
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/monocle/MonocleTimer.java
Changeset: 3cc29e38
Author: Oliver Schmidtmer <O.Schmidtmer at elo.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date: 2020-07-22 14:38:09 +0000
URL: https://git.openjdk.java.net/jfx/commit/3cc29e38
8220484: JFXPanel renders a slanted image with a hidpi monitor scale of 125% or 175%
Reviewed-by: kcr, psadhukhan
! build.gradle
! modules/javafx.graphics/src/main/java/com/sun/javafx/tk/quantum/EmbeddedScene.java
! modules/javafx.swing/src/main/java/javafx/embed/swing/JFXPanel.java
+ modules/javafx.swing/src/shims/java/javafx/embed/swing/JFXPanelShim.java
! modules/javafx.swt/src/main/java/javafx/embed/swt/FXCanvas.java
+ modules/javafx.swt/src/test/java/test/javafx/embed/swt/FXCanvasScaledTest.java
+ tests/system/src/test/java/test/robot/javafx/embed/swing/JFXPanelScaledTest.java
Changeset: aae8b6b8
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2020-07-22 07:46:19 +0000
URL: https://git.openjdk.java.net/jfx/commit/aae8b6b8
Merge
More information about the openjfx-changes
mailing list