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

Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • 9
    • b92

        After "8132168: Support IdealGraphVisualizer in optimized build" the product build is broken:
        compilerDirectives.cpp:181: error: 'PrintIdealGraphLevel' was not declared in this scope

        8132168 changes the flag from 'develop' to 'notproduct'. 'Notproduct' does not define
        "const intx PrintIdealGraphLevel = 0;" in the product build, as 'develop' did.
        http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1cd251540653

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: