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