classpath
[Top][All Lists]
Advanced

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

Re: java.nio.CharBuffer should implement java.lang.CharSequence


From: Brian Jones
Subject: Re: java.nio.CharBuffer should implement java.lang.CharSequence
Date: 08 Dec 2002 15:31:05 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ito Kazumitsu <address@hidden> writes:

> In message "java.nio.CharBuffer should implement java.lang.CharSequence"
>     on 02/11/22, Ito Kazumitsu <address@hidden> writes:
> 
> > I would like the following JDK 1.4 features to be added to
> > classpath.   Thank you.
> 
> Thank you for your efforts on this,  and now java.nio.CharBuffer
> works almost correctly fo me.
> 
> But, unfortunately, I found a case where position(int) of
> java.nio.Buffer throws IllegalArgumentException when a new
> CharBufferImpl is being created.  I am using the following patch
> to avoid this.

Thanks, your changes were applied to CVS.

Brian
-- 
Brian Jones <address@hidden>
http://www.haphazard.org/~cbj/



reply via email to

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