Extend CompileCommand=option to handle numeric parameters

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b31

        Currently, CompileCommand=option can handle only boolean parameters. We want to extend CompileCommand to handle numeric parameters as well.

        Vladimir Kozlov suggests:

        "May be add additional parameter 'type':

         option,Klass::method,type,flag,value

        use the same type names as in globals.hpp. And you need to keep current format:

         option,Klass::method,flag

        by check the name of flag and if it is type - use extended format."

              Assignee:
              Zoltan Majo (Inactive)
              Reporter:
              Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: