JDK-6749417 : AWT events are not delivered for sun.awt.motif.MToolkit
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u7
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris
  • CPU: generic
  • Submitted: 2008-09-17
  • Updated: 2012-03-22
  • Resolved: 2008-09-18
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
6u25Fixed 7Resolved
Related Reports
Relates :  
Description
FAILS:
Platform: Solaris 10
JDK: 1.6.0, 6u7, 6u10beta, 7
additional JVM arg: -Dawt.toolkit=sun.awt.motif.MToolkit

It seems that the problem is already described and evaluated in 6323293 but for a different toolkit.

The following tests fail:

api/java_awt/Event/FrmEventTests.html#FrmEventTest0008[FrmEventTest0008]
see 6323293 for details and attached minimized test for reproduction

api/javax_swing/JComponent/index.html#addAncestor2[JComponent2065]
see exclude request 6743939 for some details and attached minimized test for reproduction 
(it includes extracts from framework that is used in JCK)

Comments
EVALUATION Closing this CR as not reproducible in JDK7. A new SubCR explicitly targetted to JDK6u10/JDK6u12 should be opened.
18-09-2008

EVALUATION The problem seem hasn't been addressed for the MToolkit branch. One thing is that property not supported for the JDK7 train anymore so user must get UnsatisfiedLinkError trying to pick up Motif toolkit.
18-09-2008