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

Windows build broken in installer code.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • 9
    • 9
    • install
    • None

      Since the fix for 8075700: strange error during java detection
      The JDK 9 windows builds are failing during compiling MsiUtils.cpp

      c:/workspace/9-2-build-windows-amd64-cygwin/jdk9-client/2698/install/src/windows/common/MsiUtils.cpp(241) : error C2440: 'initializing' : cannot convert from 'std::string' to 'std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>>'
              No constructor could take the source type, or constructor overload resolution was ambiguous
      + rm -f /cygdrive/c/workspace/9-2-build-windows-amd64-cygwin/jdk9-client/2698/build/windows-amd64/install/obj/__CompileWithUnicode.2.lib/MsiUtils.obj
      + sh /cygdrive/c/workspace/9-2-build-windows-amd64-cygwin/jdk9-client/2698/build/windows-amd64/install/obj/__CompileWithUnicode.2.lib/MsiUtils.obj.sh
      MsiUtils.cpp
      c:/workspace/9-2-build-windows-amd64-cygwin/jdk9-client/2698/install/src/windows/common/MsiUtils.cpp(241) : error C2440: 'initializing' : cannot convert from 'std::string' to 'std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>>'
              No constructor could take the source type, or constructor overload resolution was ambiguous

            asemenyuk Alexey Semenyuk
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: