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

javaws.exe need to work with vc7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 6
    • 6
    • deploy
    • None

      The upgrade to vc7 means that we now have a dependency on these dll's: msvcp71.dll and msvcr71.dll

      According to Microsoft, we aren't supposed to copy the dll's to the system directory like we did with msvcrt.dll in previous releases:

      http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_c_run.2d.time_libraries.asp

      So with the upgrade to vc7, we are copying these dll's to the jdk/bin and jre/bin directories for all of those .exe's/dll's to use, but the javaws.exe in the system directory will not have access to them. So we probably need to statically link these into the javaws.exe executable.



      ###@###.### 2005-06-08 01:44:36 GMT

            mleisunw Mike Lei (Inactive)
            vjayaramsunw Vijayan Jayaraman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: