JSR 292 javadoc needs cleanups and clarifications

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs

      The javadoc tool running on the source files for java.lang.invoke turns up a lot of errors and warnings. Some of the errors cause the tool to bail out in some build modes.

      Some of the source code examples have naked '<' and '>' characters which need to be replaced by html entities.

      Some of the language is imprecise, such as a sentence in Lookup which seems to refer to the return value of a constructor.

      Fixing or clarifying these issues does not change types or behavior of the API, with the following minor exceptions:
      - (none at present)

            Assignee:
            John Rose
            Reporter:
            John Rose
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: