JDK-6868255 : Requirements for correct operating of the HW/LW Mixing feature need to be specified
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2009-08-04
  • Updated: 2017-05-16
  • Resolved: 2009-10-14
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 7
7 b74Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The HW/LW Mixing feature introduces a requirement for correct operation: the whole hierarchy of components must be valid. If parts of the hierarchy are invalid, the feature may not operate correctly. The fact must be specified in the specification of the Component class.

Comments
EVALUATION Need to specify the requirements.
04-08-2009