master
8302028: Port fdlibm atan2 to Java
8270476: Make floating-point test infrastructure more lambda and method reference friendly
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
8304028: Port fdlibm IEEEremainder to Java
8301444: Port fdlibm hyperbolic transcendental functions to Java
8301396: Port fdlibm expm1 to Java
8267174: Many test files have the wrong Copyright header
8302026: Port fdlibm inverse trig functions (asin, acos, atan) to Java
8301205: Port fdlibm log10 to Java
8301392: Port fdlibm log1p to Java
8301202: Port fdlibm log to Java
8302040: Port fdlibm sqrt to Java
8302027: Port fdlibm trig functions (sin, cos, tan) to Java