javaws.exe should preload correct msvcr dll before loading splashscreen.dll

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 7u4
    • Component/s: deploy
    • b25
    • x86
    • windows
    • Verified

        http://javafx-jira.kenai.com/browse/RT-19202

        problem is javaws.exe (webstart) needs to call into splashscreen.dll in jre\bin to display splash.

        in 6uX + FX 2 case, javaws.exe is from FX, and splashscreen.dll is from jre6\bin. splashscreen.dll in 6 depends on msvcr71, which is not available in FX.

        in 7u + FX 2 case, it works, because splashscreen.dll from 7 depends on msvcr100, whcih is also there for FX 2.

        we need to improve javaws.exe to preload the right msvcr before loading splashscreen.

              Assignee:
              Thomas Ng (Inactive)
              Reporter:
              Thomas Ng (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: