JDK-5041279 : Apt should keep global history of what files have been written
  • Type: Bug
  • Component: tools
  • Sub-Component: apt
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-05-03
  • Updated: 2004-06-25
  • Resolved: 2004-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b58Fixed
Related Reports
Relates :  
Description
Within a given apt run, the FilerImpl keeps track of what files have been opened and prevents the same file from being opened multiple times.  However, that information is not tracked across apt runs inside a single command-line invocation.  This is confusing to users and could complicate their debugging and thus should be fixed.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-rc FIXED IN: tiger-rc INTEGRATED IN: tiger-b58 tiger-rc
17-07-2004

SUGGESTED FIX See changes for 5048535. ###@###.### 2004-06-21
21-06-2004

EVALUATION Should be fixed. ###@###.### 2004-05-13
13-05-2004