< prev index next >

test/java/util/Locale/Bug8004240.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8004240 * @summary Verify that getAdapterPreference returns an unmodifiable list. + * @modules java.base/sun.util.locale.provider * @compile -XDignore.symbol.file Bug8004240.java * @run main Bug8004240 */ import java.util.List;
< prev index next >