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

need to turn on new patching mechanism during install runtime

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • install
    • None
    • b08
    • Not verified

        Currently, we build patch msi's with the new msi redesign, but they are not yet being used for upgrade scenarios. This fix will turn them on, as well as address some other cleanup with the new msi/patch design such as:

        -caching the baseimage file in a write protected location %PROGRAMDATA%\Oracle\Java\installcache, instead of locallow director that it's currently in.
        -having the online installer now download the patch msi (instead of the full msi) if the baseimage is already cached on the machine
        -various clean up of the installer.exe to use tstring instead of TCHAR
        -new SysInfo.cpp function to retrieve/create the new installcache dir location

              billyh William Harnois
              billyh William Harnois
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: