Fixing of JDK-8164094 has brought to surface several instances of JavaDoc method references using a nested class instead of the outer class actually containing the method. These need to be fixed before we can integrate JDK-8164094.
- blocks
-
JDK-8164094 javadoc allows to create a @link to a non-existent method
-
- Resolved
-