JDK-8205950 : jdeprscan should compute releasesWithForRemoval more dynamically
  • Type: Enhancement
  • Component: tools
  • Affected Version: 12
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2018-06-27
  • Updated: 2018-11-26
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 :  
Relates :  
Description
Internally the jdeprscan tool computes the set of releases that have a Deprecated annotation type including the removal information.

Computing this information more dynamically could avoid needing a jdeprscan update when new JDK versions were created.