Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8193646 | 11 | Stuart Marks | P3 | Resolved | Fixed | team |
The TraverseProc.java file implements an annotation processor. It currently declares its supported source version to be RELEASE_9. This should be updated to RELEASE_10.
The usage message in resources/jdeprscan.properties needs to be updated too.
The documentation in the readme.md file should also be updated.
The usage message in resources/jdeprscan.properties needs to be updated too.
The documentation in the readme.md file should also be updated.
- backported by
-
JDK-8193646 (jdeprscan) additional version updates for JDK 10
- Resolved
- relates to
-
JDK-8028544 Add SourceVersion.RELEASE_10
- Resolved