Searched refs:hasCheckedSpecialAttributes (Results 1 – 2 of 2) sorted by relevance
81 private volatile boolean hasCheckedSpecialAttributes; field in JarFile670 if (hasCheckedSpecialAttributes) return; in checkForSpecialAttributes()681 hasCheckedSpecialAttributes = true; in checkForSpecialAttributes()
143 private volatile boolean hasCheckedSpecialAttributes; field in JarFile