(bb) Typo in javadoc for ByteBuffer.wrap()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b35
    • Verified

        --- a/src/java.base/share/classes/java/nio/X-Buffer.java.template
        +++ b/src/java.base/share/classes/java/nio/X-Buffer.java.template
        @@ -384,7 +384,7 @@
              * and vice versa. The new buffer's capacity and limit will be
              * <tt>array.length</tt>, its position will be zero, and its mark will be
              * undefined. Its {@link #array backing array} will be the
        - * given array, and its {@link #arrayOffset array offset>} will
        + * given array, and its {@link #arrayOffset array offset} will
              * be zero. </p>
              *
              * @param array

              Assignee:
              Ivan Gerasimov
              Reporter:
              Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: