Floating point computations should produce consistent results regardless of whether the Java code gets interpreted or is compiled by any JIT-compiler.
In addition, JDK9 introduced new floating point mutliply-accumulate intrisics which are currently missing on s390x
In addition, JDK9 introduced new floating point mutliply-accumulate intrisics which are currently missing on s390x