Details
-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b166
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179134 | 10 | Joe Darcy | P3 | Resolved | Fixed | b06 |
Description
As an extension of JEP 212 (JDK-8042878), the new-in-9 lint category of "removal" warnings for use of deprecated for removal items should be enable as a fatal warning in the build.
To do this, the use of such items in the JDK sources will need to be removed or suppressed-warning'ed.
To do this, the use of such items in the JDK sources will need to be removed or suppressed-warning'ed.
Attachments
Issue Links
- backported by
-
JDK-8179134 Address removal lint warnings in the JDK build
- Resolved
- duplicates
-
JDK-8168452 clean up removal warnings from build
- Closed
- relates to
-
JDK-8042878 JEP 212: Resolve Lint and Doclint Warnings
- Closed