JDK 9 RFR of JDK-8149981: java/util/Formatter/Basic.java fails after JDK-8149896
joe darcy
joe.darcy at oracle.com
Tue Feb 16 18:35:10 UTC 2016
Hello,
*sigh* The one set of regression tests related in JDK-8149896 I forgot
run run before pushing had a dependency on the removed constants in
DoubleConsts. Please review this straightforward change to fix up the
Formatter test template and regenerate the tests:
http://cr.openjdk.java.net/~darcy/8149981.0/
Actual semantic changes in
test/java/util/Formatter/Basic-X.java.template
test/java/util/Formatter/Basic.java
test/java/util/Formatter/BasicDouble.java
Thanks,
-Joe
More information about the core-libs-dev
mailing list