-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
None
-
False
The MySQL connector codebase contains Javadoc pointing to the non-existing symbols via the {@link ...} tag. It leads to the following issues from the developer experience standpoint:
- The codebase is harder to navigate.
- Some IDEs may report such documentation in a way visually similar to type errors. This causes unnecessary distraction.
The code also contains non-API methods that aren't used anywhere.