JDK-8097742 : add performance counters in prism-d3d
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-11-17
  • Updated: 2015-06-12
  • Resolved: 2011-12-01
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
count useful information like 
  number of draw calls per frame
  number of texture locks per frame
  number of VB locks per frame 
  number of primitives drawn per frame
e.t.c
Comments
implemented
01-12-2011

changeset 15035 (fef3195261fd) RT-18079 : performance counters for prism D3D
01-12-2011