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

Incorrect test execution string at SumRed_Long.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b67

        In test compiler/loopopts/superword/SumRed_Long.java lines 30, 31, 33,34:

          30 * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+SuperWordReductions
        -XX:LoopUnrollLimit=250 -XX:LoopMaxUnroll=4 -XX:CompileThresholdScaling=0.1 SumRed_Double

        @run incorrectly tries to execute SumRed_Double class, while test class is called SumRed_Long

        See http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/file/bd72804c91d6/test/compiler/loopopts/superword/SumRed_Long.java#l34

              kvn Vladimir Kozlov
              ppunegov Pavel Punegov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: