Ito Kazumitsu <[EMAIL PROTECTED]> writes: > In message "java.nio.CharBuffer should implement java.lang.CharSequence" > on 02/11/22, Ito Kazumitsu <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://www.haphazard.org/~cbj/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

