[11u] RFR: 8232854: URLClassLoader.close() doesn't close cached JAR file on Windows when load() fails

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 3 16:30:26 UTC 2020


On 02/03/2020 20:44, Alex Kashchenko wrote:
>
> Yes, I can work on this issue for jdk/jdk. I found this part of code 
> complicated and would appreciate the guidance.
>
JDK-8132359 is the main issue (yes, JDK-8232854 is a bit confusing). I 
think Michael is looking into whether it needs to touch or the 
URLClassPath code or whether it can be fixed in the jar protocol handler.

-Alan


More information about the core-libs-dev mailing list