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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 8
    • 7u4
    • deploy
    • b25
    • x86
    • windows
    • Verified

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: