On 03/06/2016 05:09, Mandy Chung wrote:
Masayoshi,
test/java/util/ResourceBundle/modules/appbasic is not run because appbasic.sh
was missed. I notice it while looking at the existing tests. I took the
opportunity to improve the javadoc and update appbasic test to serve as a
simple example of AbstractResourceBundleProvider.
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8158604/
Looks good except ResourceBundleProvider.java L33 where I assume the
full spot has been removed so two sentences run into each other.
-Alan