master
8351074: Disallow null prefix and suffix in DecimalFormat
8187443: Forest Consolidation: Move files to unified layout
8367324: Avoid redundant parsing when formatting with DigitList
8366733: Re-examine older java.text NF, DF, and DFS serialization tests
8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat
8327640: Allow NumberFormat strict parsing
8231027: Correct typos
8283698: Refactor Locale constructors used in src/test
8331485: Odd Results when Parsing Scientific Notation with Large Exponent 8331680: NumberFormat is missing some bad exponent strict parse cases
8267174: Many test files have the wrong Copyright header
8369050: DecimalFormat Rounding Errors for Fractional Ties Near Zero
8368498: Use JUnit instead of TestNG for jdk_text tests
8341445: DecimalFormatSymbols setters should throw NPE
8326908: DecimalFormat::toPattern throws OutOfMemoryError when pattern is empty string
8321545: Override toString() for Format subclasses