commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #9177] Can't call Charset.decode twice


From: Tom Quarendon
Subject: [bugs #9177] Can't call Charset.decode twice
Date: Tue, 01 Jun 2004 13:02:11 -0400
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; .NET CLR 1.0.3705)

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #9177] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9177>
Project: classpath
Submitted by: Tom Quarendon
On: Tue 06/01/2004 at 17:01

Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  Can't call Charset.decode twice

Original Submission:  If you attempt to call Charset.decode twice, you get an 
error. Seems like the CharsetDecoder.decode(ByteBuffer) method should call 
reset() on itself having finished a decode operation, so that the next call to 
decode doesn't complain with an IllegalStateException.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9177>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]