Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206783 | 12 | Stuart Marks | P3 | Resolved | Fixed | team |
JDK-8206560 | 11.0.1 | Stuart Marks | P3 | Resolved | Fixed | b01 |
Running jdeprscan in a recent JDK build results in the following warning:
warning: Supported source version 'RELEASE_10' from annotation processor 'com.sun.tools.jdeprscan.TraverseProc' less than -source '11'
Jdeprscan's annotation processor should be updated to support the latest source version.
warning: Supported source version 'RELEASE_10' from annotation processor 'com.sun.tools.jdeprscan.TraverseProc' less than -source '11'
Jdeprscan's annotation processor should be updated to support the latest source version.
- backported by
-
JDK-8206560 jdeprscan issues annotation processor warning regarding RELEASE_10
-
- Resolved
-
-
JDK-8206783 jdeprscan issues annotation processor warning regarding RELEASE_10
-
- Resolved
-
- relates to
-
JDK-8196479 jdeprscan test TestRelease.java is broken by JDK 11 changes
-
- Closed
-