Searched refs:isJarUrlConnectClosed (Results 1 – 1 of 1) sorted by relevance
147 isJarUrlConnectClosed(uncachedConnection)); in testUncachedJarStreamBehavior()165 isJarUrlConnectClosed(cachedConnection1)); in testCachedJarStreamBehavior()171 isJarUrlConnectClosed(cachedConnection2)); in testCachedJarStreamBehavior()239 private static boolean isJarUrlConnectClosed(JarURLConnection jarURLConnection) in isJarUrlConnectClosed() method in ClassLoaderTest