Searched refs:TTL_DONT_CACHE (Results 1 – 2 of 2) sorted by relevance
1689 if (cacheKey.expirationTime != Control.TTL_DONT_CACHE) { in putBundleInCache()2051 public static final long TTL_DONT_CACHE = -1; field in ResourceBundle.Control
126 assertEquals(-1L, TTL_DONT_CACHE); in test_Constants()