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

Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • None
    • core-libs
    • b16

      Minor stylistic update.

      Any uses of

          <code>foo</code>

      in the javadoc of the java.base module are to be replaced with the equivalent:

          {@code foo}

      The java.util.concurrent package and any sub packages are excluded from this update.

            jboes Julia Boes (Inactive)
            jboes Julia Boes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: