Review Request: 8157391: jdeps left JarFile open

Martin Buchholz martinrb at google.com
Fri May 20 04:07:32 UTC 2016


We should have a debugging version of the JDK that fails whenever an
AutoCloseable object is not properly closed in JDK code!

On Thu, May 19, 2016 at 8:55 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8157391/webrev.00/index.html
>
> tools/jdeps/modules/GenModuleInfo.java
> tools/jdeps/modules/TransitiveDeps.java
> tools/jdeps/modules/InverseDeps.java
>
> These tests still failed on windows after JDK-8152502.
>
> Now I have the jtreg logs showing that JAR files can’t be deleted although I still can’t reproduce them locally and on JPRT (will find out what’s the difference tomorrow).
>
> Mandy



More information about the core-libs-dev mailing list