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

[11] avoid -std=c++11 CXX harfbuzz buildflag on Windows

    XMLWordPrintable

Details

    • 2d
    • b03
    • generic
    • windows

    Description

      The Visual Studio compilers (checked VS2013 and VS2017) do not know this flag, output is
      cl : Command line warning D9002 : ignoring unknown option '-std=c+11'

      So the flag should be avoided on Windows.

      JDK 17 and above use c++14 already, that's why this change is for 11u only.

      Attachments

        Issue Links

          Activity

            People

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: