master
8200659: Improve BigDecimal support
8187443: Forest Consolidation: Move files to unified layout
8282252: Improve BigInteger/Decimal validation
8199777: Deprecate -XX:+AggressiveOpts
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
8205592: BigDecimal.doubleValue() is depressingly slow
8211936: Better String parsing
8305343: BigDecimal.fractionOnly() erroneously returns true for large scale value
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
8213045: Add BigDecimal.TWO
8233760: Result of BigDecimal.toString throws overflow exception on new BigDecimal(str)
8318915: Enhance checks in BigDecimal.toPlainString()