-
Bug
-
Resolution: Duplicate
-
P2
-
9, 16
----------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
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
- duplicates
-
JDK-8249936 [AArch64] compiler/loopopts/superword/SumRed_Double.java fails "Invalid sum of elements variable in total: 2.1130768538923856E19"
-
- Closed
-
- relates to
-
JDK-8148175 C1: G1 barriers don't preserve FP registers
-
- Closed
-