JDK-7068047 : DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.2_34,5.0u32,6u28,7u1,8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS:
    generic,linux_oracle_6.0,solaris_10,windows_7 generic,linux_oracle_6.0,solaris_10,windows_7
  • CPU: generic,x86,sparc
  • Submitted: 2011-07-18
  • Updated: 2012-10-10
  • Resolved: 2011-08-05
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 JDK 8
1.4.2_34Fixed 6u29Fixed 7u1 b02Fixed 8Resolved
Related Reports
Relates :  
Relates :  
Description
DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException: java.awt.AWTKeyStroke cannot be cast to javax.swing.KeyStroke
on Java(TM) SE Runtime Environment (build 1.6.0_28-ea-b01)
see more in comments..

Comments
EVALUATION It is a regression that breaks serialization of javax.swing.KeyStroke class. This can have significant impact on existing applications where swing text components are serialized.
22-07-2011