Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8276680

Malformed Javadoc inline tags in JDK source in javax/management

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 17
    • core-svc

      A DESCRIPTION OF THE PROBLEM :
      The JDK source contains multiple malformed Javadoc inline tags. For some the `@` is missing, for others the `@` is placed in front of the opening curly bracket (instead of behind).

      Affected:

      https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.management/share/classes/javax/management/NumericValueExp.java#L116
      https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.management/share/classes/javax/management/modelmbean/RequiredModelMBean.java#L195

            kevinw Kevin Walls
            tongwan Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: