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

Extend CompileCommand=option to handle numeric parameters

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P5
    • Resolution: Fixed
    • 9
    • 9
    • hotspot
    • None
    • b31

    Backports

      Description

        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."

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: