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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: