JDK-8140573 : SmartFileObject should extend ForwardingJavaFileObject
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 9
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2015-10-27
  • Updated: 2017-06-27
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
tbd_minorUnresolved
Related Reports
Relates :  
Description
A lot of boilerplate can be removed by letting SmartFileObject extend ForwardingJavaFileObject.