-
Bug
-
Resolution: Fixed
-
P3
-
8
D3D mesh has build-in data validation in buildGeometry method. It validates all indices and faces area to prevent native crash.
However it is requred to validate input data during FX->NG sync stage. It will prevent AIOOB exceptions during picking computations.
The best is to track this in the JIRA.
There is no need to validate predefined shapes.
However it is requred to validate input data during FX->NG sync stage. It will prevent AIOOB exceptions during picking computations.
The best is to track this in the JIRA.
There is no need to validate predefined shapes.
- is blocked by
-
JDK-8101906 Wire up 3D public API to the d3d pipe
-
- Resolved
-
- relates to
-
JDK-8103114 FX 8 3D: Need to validate Mesh's data size
-
- Resolved
-