Add implied {@code} in java.lang.invoke.MethodHandles

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 21
    • Affects Version/s: 21
    • Component/s: core-libs
    • None

      In the following, `{@bytes}` should probably be `{@code bytes}`. If nothing else, `{@bytes}` is not a recognized inline tag for a doc comment.

      $ grep -r '{@bytes' open/src
      open/src/java.base/share/classes/java/lang/invoke/MethodHandles.java: * {@bytes} denotes a class in a different package than the lookup class
      open/src/java.base/share/classes/java/lang/invoke/MethodHandles.java: * {@bytes} denotes a class in a different package than the lookup class
      open/src/java.base/share/classes/java/lang/invoke/MethodHandles.java: * {@bytes} denotes a class in a different package than the lookup class

            Assignee:
            Pavel Rappo
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: