Searched refs:COMPAT_IMPLICIT_LOCS (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/util/TimeZone/
H A DBug8167143.java71 private static final List<Locale> COMPAT_IMPLICIT_LOCS = List.of(Locale.forLanguageTag("nn-NO"), field in class:Bug8167143
271 if (!gotList.removeAll(COMPAT_IMPLICIT_LOCS)) {
273 List<Locale> implicitLocales = new ArrayList<>(COMPAT_IMPLICIT_LOCS);

Completed in 83 milliseconds