JDK-2192227 : Swing JFrames don't get repainted once shown if JFrame.repaint() is called
  • Type: Backport
  • Backport of: JDK-6670649
  • Component: client-libs
  • Sub-Component: java.awt
  • Priority: P5
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2010-04-27
  • Updated: 2011-03-14
  • Resolved: 2010-04-27
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 6 JDK 7
6u10Fixed 7Resolved
Description
This problem had been solved in JDK 7 release before the CR was filed. This CR is only for consistency reasons.  The fix was a little bit changed because of the array iteration manner.