JDK-7090813 : Re-examine spec/impl for Filer and JavaFileManager w.r.t. StandardLocations, set and unset
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2011-09-15
  • Updated: 2024-10-10
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
tbdUnresolved
Related Reports
Relates :  
Description
We need to re-examine the spec and impl of the 269 Filer and the 199 JavaFileManager, and their behavior for all methods involving StandardLocations, paying particular attention to whether the StandardLocation have been set or not, either by API or command line option.