RFR: 8004651 - TEST: java/util/logging/CheckLockLocationTest.java failed to delete file (win) (original) (raw)

Jim Gish jim.gish at oracle.com
Fri Dec 7 19🔞38 UTC 2012


Please review http://cr.openjdk.java.net/~jgish/Bug8004651-CheckLockLocationTest-Windows-delete-file-fix/ <http://cr.openjdk.java.net/%7Ejgish/Bug8004651-CheckLockLocationTest-Windows-delete-file-fix/>

Summary -- failure to delete a test log should be a warning instead of a failure. Also, while fixing this problem another one popped up -- not all platforms generate the same message in the FileSystemException ("Not a directory"), so removing the exception content check.

Thanks, Jim

-- Jim Gish | Consulting Member of Technical Staff | +1.781.442.0304 Oracle Java Platform Group | Core Libraries Team 35 Network Drive Burlington, MA 01803 jim.gish at oracle.com



More information about the core-libs-dev mailing list