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

[vector] Develop Vector API unit tests for missed public api code coverage

XMLWordPrintable

      Public Vector API code coverage shows only 79% of methods are covered by unit tests (test/jdk/jdk/incubator/vector).

      Class % (# of covered/simple/uncovered methods)
      ===========================
      ByteVector 82% (53/19/88)
      DoubleVector 77% (48/17/84)
      FloatVector 77% (48/17/84)
      IntVector 81% (54/17/88)
      LongVector 84% (54/16/83)
      ShortVector 81% (53/18/88)
      VectorMask 43% (3/0/7)
      VectorOperators 25% (1/0/4)
      VectorShape 100% (4/1/5)
      VectorShuffle 45% (5/0/11)
      VectorSpecies 50% (2/0/4)


      New unit tests to cover Vector API gaps need to be developed.

            sviswanathan Sandhya Viswanathan
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: