master
8316708: Augment WorstCaseTests with more cases
8370370: Add still more cases to WorstCaseTests
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
8377223: Port fdlibm atanh to Java
8362376: Use @Stable annotation in Java FDLIBM implementation
8377603: Review worst-case testing of inverse hyperbolic methods
8304028: Port fdlibm IEEEremainder to Java
8326547: StrictMath.pow returns results outside of a 1 ulp error bound.
8302040: Port fdlibm sqrt to Java
8270476: Make floating-point test infrastructure more lambda and method reference friendly