JDK-7017613 : Need to implement JFrame.paintAll() for the X11 environment.
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7-pool
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2011-02-07
  • Updated: 2011-02-09
  • Resolved: 2011-02-09
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-poolResolved
Related Reports
Duplicate :  
Description
There is an empty implementation of the XComponentPeer.paint() method.
This suggests that this operation has never been implemented in XToolkit.

This is a request to implement paint() in the XToolkit.