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 <[email protected]> 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
