JDK-6906175 : bridge JSR199 and JSR 203 APIs
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-12-01
  • Updated: 2014-10-21
  • Resolved: 2012-01-13
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
7 b79Fixed
Related Reports
Relates :  
Relates :  
Description
We should provide a bridge between the JSR 199 file manager API and the JSR 203 new NIO API, so that anyone writing a new "FileSystem" for 203 can leverage that work to run javac and other langtools.

Comments
EVALUATION A fine idea.
01-12-2009