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

Test cases needed for VM options of the double type

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 19
    • 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.

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

              Created:
              Updated:
              Resolved: