This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.nio


Am Sonntag, 3. November 2002 22:28 schrieb Tom Tromey:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
>
> Michael> I have commited the attached patch and new files. I hope
> this Michael> was okay.
>
> It is fine.  I'm curious, though, to know why you (apparently)
> rewrote these instead of using files from Classpath.  I assume some
> kind of merge with Classpath is on your agenda here(?).  I'd like
> to know what your plan is.  Thanks.

In fact, I copied these classes some weeks ago from Classpath and work 
on them and then move some of the stuff slowly to another tree for 
rechecking and committing. When this is all done it will be remerged 
with Classpath.

Finally I know how to use the JNI methods for java.nio and I already 
have done some work for a working ByteBuffer implementation and 
someone send me copy of his java.nio.charset implementation. Need to 
look at it.


Michael
-- 
Homepage: http://www.worldforge.org/
GPG-key: http://konqueror.dyndns.org/~mkoch/michael.gpg


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]