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

FilesInUse not detecting executables when path differs in case

XMLWordPrintable

    • b26
    • x86
    • windows_xp
    • Verified

        Real-world scenario:
        - Install 6u10 to the default directory, "C:\Program Files\Java\jre6\".
        - From the command line, run a jar file using "C:\program files\java\jre6\bin\java.exe" (all lower case). Leave it running.
        - Install 6u11 online installer to patch 6u10 at "C:\Program Files\Java\jre6\".
        "C:\program files\java\jre6\bin\java.exe" is in use.
        but not displayed in the FilesInUse dialog box.

        The check against the directory 6u11 is being installed to is using StrStr() which is case-sensitive.

              paulk Paul Klingaman (Inactive)
              cgruszka Chris Gruszka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: