Searched refs:MISSINGBASE (Results 1 – 1 of 1) sorted by relevance
111 private static final ResourceBundle MISSINGBASE = new MissingBundle(); field in ResourceBundle485 if (cached == MISSINGBASE) { in handleGetBundle()547 loaderCache.put(bundleName, loadBase ? MISSINGBASE : MISSING); in handleGetBundle()