Missing space in error message

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 19
    • Affects Version/s: 19
    • Component/s: tools
    • None

        Seen in output:

        .../jdk19.ref/open/src/java.management/share/classes/java/lang/management/PlatformLoggingMXBean.java:29: warning: Tag @linkplain: reference not found: java.logging/java.util.logginglogging
         * The management interface for the {@linkplain java.logging/java.util.logging logging} facility.
                                            ^

        This is wrong on arguably two fronts.

        1. There is no space between 'java.logging/java.util.logging' and 'logging'.
        2. the message should not be trying to include the label as well as the reference in the message anyway.

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: