JDK-6958042 : Clean up imports in JSR 269 API
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-06-03
  • Updated: 2012-10-10
  • Resolved: 2012-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.
JDK 8
8-poolResolved
Related Reports
Duplicate :  
Relates :  
Description
The JSR 269 API (javax.annotation.processing.*, javax.lang.model.*) is inconsistent in its use of imports.  Good style is for consistent impots.

Comments
Work subsumed by larger cleanup of imports in langtools in JDK-8000663.
10-10-2012

EVALUATION A fine idea.
03-06-2010