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

/openjdk7/jdk/make/tools/src/build/tools/javazic/
H A DMain.java43 private static String zoneNamesFile = null; field in class:Main
70 zoneNamesFile = argv[++i];
147 if (zoneNamesFile != null) {
148 Zone.readZoneNames(zoneNamesFile);

Completed in 4609 milliseconds