Closed lmove closed 2 years ago
After using the -deprecation
option of javac
, we got no results to solve this issue.
I suggest reclassifying these cases manually, as, as far as I have investigated, there is no way to get the corresponding message from the Maven compiler. Moreover, trying to detect such cases automatically will imply a costly additional effort. Wdyt?
+1
There is no compiler message pointing to the invocation or access of deprecated methods and fields coming from transitive supertypes.
Related broken uses: