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

Use @code friendly idiom for '\' in javadoc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • core-libs
    • b25
    • generic
    • generic
    • Verified

    Backports

      Description

        Feedback during the code review of 4504839 noted that the javadoc idiom
        <code>'&#92;u0030'</code>
        can re replaced by
            {@code '\u005Cu0030'}

        The latter is preferable since it is shorted and uses the @code syntax.
        See discussion at
        http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-January/008998.html

        Attachments

          Issue Links

            Activity

              People

                darcy Joe Darcy
                darcy Joe Darcy
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: