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

Use random data in MinMaxRed_Long data arrays

XMLWordPrintable

      Simplify MinMaxRed_Long test by making arrays contain random data.

      The current implementation of the test distributes the data in the arrays in order to achieve certain degree of branch levels, but this is only matters for situations in which vectorization doesn't kick in. This test specifically covers situations when vectorization comes into play. Therefore, the added complexity to distribute the data in the arrays does not add anything to the test.

            galder Galder ZamarreƱo
            galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: