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

lib\jawt.lib is missing from JDK 9 distribution for Windows

XMLWordPrintable

    • b177

        The lib directory needs to contain two windows import libraries :
        jvm.lib and jawt.dll.

        These are needed for applications that need to create dll's that
        link against jvm.dll and jawt.dll

        However jawt.lib is missing.

        It is there in the exploded build but isn't in the image .. and seems
        to be missing from java.desktop.jmod

        This means that creating applications which use the JAWT APIs is impossible using JDK 9 for Windows as currently built and distributed.

              erikj Erik Joelsson
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: