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

SumRedSqrt_Double.java fails with "Invalid sum of elements"

XMLWordPrintable

      ----------messages:(3/398)----------
      command: main -XX:+IgnoreUnrecognizedVMOptions -XX:-SuperWordReductions -XX:LoopUnrollLimit=250 -XX:LoopMaxUnroll=2 -XX:CompileThresholdScaling=0.1 SumRedSqrt_Double
      reason: User specified action: run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-SuperWordReductions -XX:LoopUnrollLimit=250 -XX:LoopMaxUnroll=2 -XX:CompileThresholdScaling=0.1 SumRedSqrt_Double
      elapsed time (seconds): 26.322
      ----------System.out:(2/97)----------
      Invalid sum of elements variable in total: 2.06036466451497E14
      Expected value = 2.06157643776E14
      ----------System.err:(13/670)----------
      java.lang.Exception: Failed
      at SumRedSqrt_Double.main(SumRedSqrt_Double.java:62)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(Thread.java:804)

      JavaTest Message: Test threw exception: java.lang.Exception: Failed
      JavaTest Message: shutting down test

            vlivanov Vladimir Ivanov
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: