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

MSVCP dependency introduced in awt.dll

XMLWordPrintable

    • b01
    • Not verified

        jdk8u tests are failing to run on some systems because of a missing dependency loading awt.dll.
        Looks like MSVCP100.DLL is now a dependency, in addition to the existing MSVCR dependency. In 8u we don't copy the msvcp dll to the built images, so will fail to load if the system doesn't have its own msvcp100.dll.

        JDK-8042707 appears to have introduced this change.

        e.g.
        jtreg on the jdk/util tests includes the failure for LoggerInAppContext

        ACTION: main -- Failed. Execution failed: STATUS:Failed.`main' threw exception: java.lang.UnsatisfiedLinkError: C:\jprt\T\P1\083425.kwalls\testproduct\windows_x64_6.1-product\jre\bin\awt.dll: Can't find dependent libraries


              aivanov Alexey Ivanov
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: