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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • 21
    • 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

            prappo Pavel Rappo (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: