This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/20389] BufferedInputStream gets ArrayIndexOutOfBoundsExeception
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 8 Mar 2005 21:16:53 -0000
- Subject: [Bug libgcj/20389] BufferedInputStream gets ArrayIndexOutOfBoundsExeception
- References: <20050308210915.20389.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From daney at gcc dot gnu dot org 2005-03-08 21:16 -------
Created an attachment (id=8367)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8367&action=view)
Testcase
As shown in the testcase, a series of marks and reads can cause either
ArrayIndexOutOfBoundsException or erroneous EOF.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20389