Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4467965

Headless Testsuite fails throwing UnsatisfiedLinkError at KeyBoardFocusManager

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.4.0
    • client-libs
    • generic
    • solaris

      Headless Testsuite fails throwing UnsatisfiedLinkError for many of the scenarios at initIDs() of KeyboardFocusManager

      java.lang.UnsatisfiedLinkError: initIDs
      at java.awt.KeyboardFocusManager.initIDs(Native Method)
      at java.awt.KeyboardFocusManager.<clinit>(KeyboardFocusManager.java:72)
      at java.awt.Component.hasFocus(Component.java:6155)
      at java.awt.Component.isFocusOwner(Component.java:6166)
      at java.awt.Component.disable(Component.java:981)
      at java.awt.Component.enable(Component.java:969)
      at java.awt.Component.setEnabled(Component.java:934)
      at java_awt_Component.do_setEnabled_24(java_awt_Component.java:717)
      at java_awt_Component.run(java_awt_Component.java:3606)
      at java.lang.Thread.run(Thread.java:579)

      This error is thrown for many headless scenarios.
      Attached here with is the complete report.

            dmendenhsunw David Mendenhall (Inactive)
            rpullanisunw Rakesh Pullanikkad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: