[ http://issues.apache.org/jira/browse/HARMONY-36?page=all ]
Richard Liang updated HARMONY-36:
---------------------------------
Attachment: CharBuffer_patch.txt
CharSequenceAdapter_patch.txt
CharBufferTest_patch.txt
These are patch files for java.nio.CharBuffer, java.nio.CharSequenceAdapter and
unit test for java.nio.CharBuffer.
Could anyone verify my fix? Thanks a lot.
> java.nio.CharBuffer does not implement java.lang.Appendable and
> java.lang.Readable
> ----------------------------------------------------------------------------------
>
> Key: HARMONY-36
> URL: http://issues.apache.org/jira/browse/HARMONY-36
> Project: Harmony
> Type: Bug
> Components: Classlib
> Reporter: Richard Liang
> Attachments: Appendable.java, CharBufferTest_patch.txt,
> CharBuffer_patch.txt, CharSequenceAdapter_patch.txt, Readable.java
>
> In Java 5, java.nio.CharBuffer are required to implement two new interfaces
> java.lang.Appendable and java.lang.Readable. I will attache the new
> interfaces and fix for java.nio.CharBuffer soon :-)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira