JDK-6672143 : DownloadManager log is being virtualized under Windows Vista
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-03-06
  • Updated: 2010-09-08
  • Resolved: 2008-04-17
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.
JDK 6
6u10 b21Fixed
Related Reports
Relates :  
Description
The recently added downloadmanager log is being written to a path which, under Windows Vista, ends up being virtualized.  By itself this wouldn't be dangerous, but the creation of a virtual lib/bundles directory is causing problems elsewhere.  We need to write the log to a directory which will not be virtualized.

Comments
EVALUATION Easy enough to fix.
07-03-2008