-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
generic
-
os_x
When we run SpecularColorTestApp from apps/toys/FX8-3DFeatures and use specular map the output doesn't match OpenGL. Also difference in rendering is seen with WritableMapTestApp.
It was suspected that this issue was because of https://bugs.openjdk.org/browse/JDK-8312564 where we see NPE when we run these 2 tests.
But looks like even after https://bugs.openjdk.org/browse/JDK-8312564 fix we see rendering differences. Images attached.
It was suspected that this issue was because of https://bugs.openjdk.org/browse/JDK-8312564 where we see NPE when we run these 2 tests.
But looks like even after https://bugs.openjdk.org/browse/JDK-8312564 fix we see rendering differences. Images attached.
- blocks
-
JDK-8302050 Common state management for 3D implementation
- Open
- relates to
-
JDK-8312564 FX8-3DFeatures.SpecularColorTestApp throws NPE
- Resolved