-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b138
-
generic
-
generic
Two regression tests failing with "--limit-modules java/base" due to undeclared dependencies.
java/io/PrintStream/FormatLocale.java --> java.lang.RuntimeException: Wrong conversion with PrintStream.format() in locale fr_FR. Expected: 3,14 Returned: 3.14
sun/nio/cs/TestUnmappable.java --> : `main' threw exception: java.io.UnsupportedEncodingException: Shift_JIS
java/io/PrintStream/FormatLocale.java --> java.lang.RuntimeException: Wrong conversion with PrintStream.format() in locale fr_FR. Expected: 3,14 Returned: 3.14
sun/nio/cs/TestUnmappable.java --> : `main' threw exception: java.io.UnsupportedEncodingException: Shift_JIS
- relates to
-
JDK-8145414 Fix more module dependences in jdk tests
-
- Open
-