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

OutOfMemoryError instead IndexOutOfBoundsException was thrown in StringBuffer.append() method

XMLWordPrintable

    • generic
    • generic

      The OutOfMemoryError instead IndexOutOfBoundsException was thrown in StringBuffer.append(char[] str, int offset, int len) method when the "offset" and "len" are out of range.
      Same for StringBuilder.append(), StringBuilder.ensureCapacity(), ArrayList.ensureCapacity() methods.
      The failure is not reproducible in the JDK 7 b93.

            Unassigned Unassigned
            afomin Alexander Fomin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: