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

/openjdk7/jdk/src/share/classes/sun/util/calendar/
H A DZoneInfoFile.java839 private volatile static boolean hasNoExcludeList = false; field in class:ZoneInfoFile
848 if (hasNoExcludeList) {
899 hasNoExcludeList = true;

Completed in 227 milliseconds