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

incorrect warning from nested <pre>{@code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8
    • 8
    • tools

      From Roger Riggs:

      Here's a warning from a method using nested <pre> {@code ...:

        Generating /tmp/xx/DocLintBug.html...
      /ws/Threeten-Examples/src/DocLintBug.java:14: warning: empty <pre> tag
           * }</pre>


      Line 14:
      <pre>{@code
       * String text = date.toString(formatter);
       * LocalDate date = LocalDate.parse(text, formatter);
       * }</pre>

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: