Changeset: 98ac4a1f45ee Author: Chien Yang <[email protected]> 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
