The java.util.zip.ZipFile constructor can be used to open a file with
a "delete" mode set. But the only SecurityManager call that is done
is checkRead. A file that cannot be deleted by File.delete() can
bypass security and be deleted using ZipFile.
dean.long@Eng 2000-07-05
a "delete" mode set. But the only SecurityManager call that is done
is checkRead. A file that cannot be deleted by File.delete() can
bypass security and be deleted using ZipFile.
dean.long@Eng 2000-07-05