JDK-8097746 : clip and tx parameters of BaseNode.render and BaseNode.doRender are never used and always nulls
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-01-11
  • Updated: 2015-06-12
  • Resolved: 2012-01-20
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.
Other
fx2.1Fixed
Description
clip and tx parameters of BaseNode.render and BaseNode.doRender are never used and always nulls
we need to remove them
Comments
changeset 15321 (e3796d945731) fix: RT-18875 removed unised parameters
20-01-2012