JDK-8103633 : Get rid of infinite intersected distance for parallel camera
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-05-14
  • Updated: 2015-06-16
  • Resolved: 2013-05-15
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
Description
This is a subtask of RT-30190 (report distances for parallel camera) to go as far as possible without knowing the outcome of RT-30188 (specify camera position). 

Get rid of the infinite distances, both in code and documentation and report distances to the camera plane based on a tentative camera position [0, 0, -1].
Comments
Fixed by changeset 28c72bcb3e32.
15-05-2013