JDK-8145465 : (jdeprscan) implement static deprecation usage analyzer
  • Type: Sub-task
  • Component: tools
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2015-12-15
  • Updated: 2016-09-12
  • Resolved: 2016-06-23
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 9
9Resolved
Description
Given a class library (jar file, JDK image, file hierarchy) and the output from the deprecation scanner, scan the class library and report on any statically-detectable usage of deprecated language elements.
Comments
The finder and usage analyzer have been merged into a single tool. Closing as Not an Issue.
23-06-2016