Test cases needed for VM options of the double type

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 19
    • Component/s: hotspot

      JDK-8282773 adds test cases for VM options that have numeric types, but we are still missing test cases where a fractional part is specified for a double value. E.g., -XX:TestFlagFor+_double=1.234

      These test cases aren't very important since the VM just calls strtod() without doing any further processing, so we would essentially be testing strtod in the C library.

            Assignee:
            Unassigned
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: