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

java.io.PipedReader.read(char[], int, int) off, len outside bounds no exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.6
    • core-libs
    • None
    • sparc
    • solaris_2.6

      PipedReader read(char[] buf, int off, int len) with off, len, off+len
      outside of specified bounds no exception is thrown at all. Expect the
      ArrayIndexOutOfBoundsException to be thrown in these cases.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: