hg: openjfx/8u-dev/rt: Fix to RT-28977: 3D API methods should handle null values consistently
hang.vo at oracle.com
hang.vo at oracle.com
Tue May 13 15:48:36 UTC 2014
Changeset: 98ac4a1f45ee
Author: Chien Yang <chien.yang at oracle.com>
Date: 2014-05-13 08:31 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/98ac4a1f45ee
Fix to RT-28977: 3D API methods should handle null values consistently
Reviewed by Martin Sladecek and kcr
! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGLightBase.java
! modules/graphics/src/main/java/javafx/scene/LightBase.java
! modules/graphics/src/main/java/javafx/scene/shape/Shape3D.java
+ modules/graphics/src/test/java/javafx/scene/LightBase_properties_Test.java
+ modules/graphics/src/test/java/javafx/scene/shape/Shape3D_properties_Test.java
More information about the openjfx-dev
mailing list