hg: openjfx/jfx-dev/rt: 8222258: Add exclusion scope for LightBase

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Tue Jun 25 21:29:01 UTC 2019


Changeset: 4e52838a0ca0
Author:    nlisker
Date:      2019-06-26 00:13 +0300
URL:       http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/4e52838a0ca0

8222258: Add exclusion scope for LightBase
Reviewed-by: kcr, arapte

! modules/javafx.graphics/src/main/java/com/sun/javafx/sg/prism/NGLightBase.java
! modules/javafx.graphics/src/main/java/javafx/scene/LightBase.java
+ modules/javafx.graphics/src/shims/java/com/sun/javafx/sg/prism/NGLightBaseShim.java
! modules/javafx.graphics/src/shims/java/javafx/scene/NodeShim.java
+ modules/javafx.graphics/src/test/java/test/javafx/scene/LightBaseTest.java



More information about the openjfx-changes mailing list