JDK-6473901 : fix file separator and other issues in javac's FileManager
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2006-09-21
  • Updated: 2016-03-23
  • Resolved: 2009-09-24
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 7
7Resolved
Related Reports
Relates :  
Description
The DefaultFileManager class is sufficient for the needs of javac, but has some issues when exposed via JSR199. Such issues include but are not limited to the use of different File separators on Windows.

Comments
EVALUATION All issues here have now been addressed.
24-09-2009

EVALUATION Issues: file separator toURI (Rename to JavacFileManager already done)
07-12-2006