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

Regression - Unsatisfied Link Error when the Java Access Bridge is started

    XMLWordPrintable

Details

    • b117
    • 8
    • b122
    • windows
    • Verified

    Backports

      Description

        JDK-8013043 caused a regression. When the Java Access Bridge is started get the following:

        Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: com.sun.java.accessibility.AccessBridge.runDLL()V
                at com.sun.java.accessibility.AccessBridge.runDLL(Native Method)

        The native method run() was renamed runDLL() but the corresponding native side was not changed.

        Attachments

          Issue Links

            Activity

              People

                ptbrunet Pete Brunet (Inactive)
                ptbrunet Pete Brunet (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: