This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/20389] BufferedInputStream gets ArrayIndexOutOfBoundsExeception


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]