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

[8u] Fix unreliable vs2010 download link

XMLWordPrintable

    • b01

      Problem:
      Link to web.archive.org is currently used to download vs2010, since original download link for vs2010 from Microsoft is dead. Even though it usually works, download from web.archive.org fails from time to time, causing windows x86 build failures in github CI.

      Fix:
      Switch to more reliable download link for vs2010. Use download link used by winetricks project instead. (As they also switched away from web.archive.org link, when they faced the same problem in the past. [1]) Test code already does fingerprint check of downloaded file, so changing download link should be safe.

      [1] https://github.com/Winetricks/winetricks/pull/952

            zzambers Zdenek Zambersky
            zzambers Zdenek Zambersky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: