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

typos in MemorySegment::set, MemorySegment::setAtIndex javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 18
    • 18
    • core-libs
    • b27

      The IndexOutOfBounds @throws clause for the setter dereference methods in MemorySegment appear to be truncated:

      * @throws IndexOutOfBoundsException when the dereference operation falls outside the <em>spatial bounds</em> of the
      */

      Probably result of some copy and paste error.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: