Michael Koch <[EMAIL PROTECTED]> writes: > > Doesn't this make it difficult to have a char buffer greater than > > the maximum length of String? Is this what the API recommends? > > Have you looked at the patch I commited ?
Did just now. Looking at CharBufferImpl I fail to see how the backing buffer is ever not available but your version seems safe. Brian -- Brian Jones <[EMAIL PROTECTED]> http://www.haphazard.org/~cbj/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

