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

Utilize TestNGs DataProviders to provide fuzzy data to the compiler tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      We have issues like JDK-8349637 and JDK-8305324 which probably could have avoided if we used more flexible/standard way to provide fuzzy data to our tests. For example, we could provide 'mandatory' sequence or data (that test developer wants to execute), and the new DataProvider would add standard 'tricky' values (zero, +-1, max and min values, infinities/NaNs for floats, etc.) along with some random ones.

            enikitin Evgeny Nikitin
            enikitin Evgeny Nikitin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: