JDK-4216639 : request implementation of ZipFile.renameTo() & ZipFile.removeEntry().
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jar
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1999-03-02
  • Updated: 1999-03-03
  • Resolved: 1999-03-03
Related Reports
Duplicate :  
Description

Name: dbT83986			Date: 03/02/99


Is it possible to have a method renameTo() & removeEntry() that would remove a zip
 entry from
a ZipFile/TarFile without having to rewrite the entire file?  This would
 be an
efficient feature that a lot of us would love to see in java.

HLH
(Review ID: 54156)
======================================================================