Relates :
|
Javac should be updated to handle deprecation enhancements. There are a couple items: 1) add a new "lint" category under which warnings are issued for uses of APIs that are deprecated for removal; and 2) make such warnings opt-out (use mandatory warnings mechanism).
|