Command-line flags of type double should accept integer values

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • b21

      For convenience, command-line flags of type double should accept integer values (as well as the normal double values). This would allow users to write the short form, e.g:

      -XX:G1ConcMarkStepDurationMillis=10

      instead of always having to do:

      -XX:G1ConcMarkStepDurationMillis=10.0

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

              Created:
              Updated:
              Resolved: