JDK-8119269 : SpecularPower is broken on d3d
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-08-09
  • Updated: 2015-06-17
  • Resolved: 2013-10-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Blocks :  
Duplicate :  
Description
SpecularPower doesn't work on d3d. And, it is d3d pipeline only. 
It works well on ES2.
Comments
Affected tests: 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneBoxTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneBoxTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneCylinderTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneCylinderTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneMeshTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneMeshTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneSphereTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/subscene/shapes/SubSceneSphereTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/shapes/BoxTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/shapes/BoxTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/shapes/CylinderTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/shapes/CylinderTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/shapes/MeshTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/shapes/MeshTest/specularColorMinimumTest 3DAutomated/test/scenegraph/fx3d/shapes/SphereTest/specularColorMaximumTest 3DAutomated/test/scenegraph/fx3d/shapes/SphereTest/specularColorMinimumTest
16-09-2013