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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • 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

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

                Created:
                Updated:
                Resolved: