java.exe/javaw.exe/javac.exe should not depend on jli.dll to run

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 11, 12, 13
    • Component/s: tools

      java.exe/javaw.exe/javac.exe have always been able to run stand-alone from anywhere.

      I ran dependency walker on 8u211 java.exe and it does NOT depend on jli.dll
      I ran dependency walker on JDK13 java.exe and it depends on jli.dll

      So the launchers can only be launched in a directory where jli.dll is also present. This is a regression for java.exe, javaw.exe and javac.exe. They should statically link with the jli.dll.

      See also https://bugs.openjdk.java.net/browse/JDK-8222383

            Assignee:
            Unassigned
            Reporter:
            William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: