When an URL connection is referencing an entry that doesn't exist in a Jar file the Jar file is cached before an exception is thrown, but the Jar file can't be obtained from the failed connection, which prevents the caller, for instance a URLClassLoader, from closing it.
- duplicates
-
JDK-8132359 Amend JarURLConnection::getJarFile() to return JarFile object reference for nonexistent JAR file entry URL
-
- Closed
-
- relates to
-
JDK-8132359 Amend JarURLConnection::getJarFile() to return JarFile object reference for nonexistent JAR file entry URL
-
- Closed
-