-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: tools
-
b142
-
Verified
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).
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).
- relates to
-
JDK-8168454 improve javac support for @Deprecated(forRemoval=true)
-
- Open
-