java.io.Writer.write(String, int, int) off+len outside bounds no exception throw

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.1.6
    • Component/s: core-libs
    • None
    • sparc
    • solaris_2.6

      Writer write(String str, int off, int len) with off+len outside the
      specified bounds no Exception is thrown. The Expected exception ArrayIndexOutOfBoundsException should be thrown in this case.

      offset+len outside of bounds No Exception thrown.

      len or offset outside of bounds StringIndexOutOfBoundsException thrown.

            Assignee:
            Mark Reinhold
            Reporter:
            Michael Colburn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: