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

JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • infrastructure
    • b04

      When specifying the highest level of optimisation, old *and* new builds both set a flag
      -xalias_level=basic to be passed to C & C++ compilers.
      Unfortunately C++ doesn't understand this :-

      "CC: illegal option usage -xalias_level=basic.

      Likely this option should be deleted unless an easy way can be found to specify it only for C.

            erikj Erik Joelsson
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: