Long method signatures disturb Method Summary table

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • b162
    • Verified

        Classes with long method signatures disturb the normally neat layout of the Method Summary table for the class javadoc.

        For example, 2 new methods with long parameters were recently added to javax.net.ssl.SSLSocket:

        http://download.java.net/java/jdk9/docs/api/javax/net/ssl/SSLSocket.html#method.summary

        Notice how the Description column in the Method Summary table has been squeezed.


        From Jon Gibbons:

        FWIW, IMO, the signature should be allowed to wrap, possibly using normal spaces after each comma in the parameter list, and possibly a non-breaking space between the parameter type and parameter name.

              Assignee:
              Bhavesh Patel (Inactive)
              Reporter:
              Vincent Ryan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: