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

[TESTBUG] Test command error in hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java

XMLWordPrintable

    • b14
    • generic
    • generic

        The test command in this file is like
        {code:java}
         * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:LoopUnrollLimit=250
         * -XX:CompileThresholdScaling=0.1
         * -XX:+SuperWordReductions
         * -XX:LoopMaxUnroll=2
         * compiler.loopopts.superword.SumRedAbsNeg_Double
        {code}
        which is incorrect. The compiler.loopopts.superword.SumRedAbsNeg_Double should be compiler.loopopts.superword.SumRedAbsNeg_Float.

         

        This is caused by mistake when operating on a large amount of files in http://cr.openjdk.java.net/~iignatyev/8132919/webrev.01/

              yzhang Yang Zhang
              yzhang Yang Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: