Relates :
|
test/java/text/Format/NumberFormat/DFSSerialization.java test/java/text/Format/NumberFormat/SerializationLoadTest.java The tests declare import of java.awt.*. If we are using javac option "--limit-modules java.base" the tests failing on compilation. The import is not required by tests logic.