JDK-6496958 : incorrect backoff in the process of dispatching lw requests queue
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u10
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-11-23
  • Updated: 2012-10-01
  • Resolved: 2007-03-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.
Other JDK 6 JDK 7
5.0u12 b02Fixed 6u2Fixed 7Fixed
Description
Exception occured at time of sending FOCUS_LOST event in KeyboardFocusManager, processSynchronousLightweightTransfer cause FOCUS_GAIN event will never send to new 
focus owner.

Comments
EVALUATION Exception occured at time of sending FOCUS_LOST event in KeyboardFocusManager, processSynchronousLightweightTransfer cause FOCUS_GAIN event will never send to new focus owner.
23-11-2006