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

Extend CompileCommand=option to handle numeric parameters

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • 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."

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

                Created:
                Updated:
                Resolved: