JDK-8123525 : D3D: Prism shouldn't set D3DRS_CLIPPING to false
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-09-11
  • Updated: 2015-06-17
  • Resolved: 2013-09-11
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
8Fixed
Related Reports
Blocks :  
Description
We need to set D3DRS_CLIPPING to true inorder to support near and far clipping 
Comments
Tested-with: Ran the attached test case Unit Tests: No test but plan to turn the attached test program into a unit test
11-09-2013

Note also that this rendering issue only happens to Intel GPU since it does what we tell it to do unlike Nvidia and ATI.
11-09-2013

Note the near clip isn't use in the test program as it is another issue that will be resolved by RT-32880.
11-09-2013

Attached images to illustrate the issue
11-09-2013