master
8187443: Forest Consolidation: Move files to unified layout
6506405: Math.abs(float) is slow
8302028: Port fdlibm atan2 to Java
8270476: Make floating-point test infrastructure more lambda and method reference friendly
8301226: Add clamp() methods to java.lang.Math and to StrictMath
8302800: Augment NaN handling tests of FDLIBM methods
8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
8304028: Port fdlibm IEEEremainder to Java
8301202: Port fdlibm log to Java
8188044: We need Math.unsignedMultiplyHigh
8279508: Auto-vectorize Math.round API
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
8302040: Port fdlibm sqrt to Java