[PATCH] java.nio -- important, please test on your platform

Tom Tromey tromey@redhat.com
Tue Feb 18 18:12:00 GMT 2003


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> The implementation is far from working in CVS. I have to
Michael> submit some more patches soon. Currently I rewrite
Michael> java.io.FileInputStream to use java.nio.FileChannel.

Cool.

One of the big unmerged areas between Classpath and libgcj is the
charset conversion code.  I've been hoping we could switch everything
over to use java.nio instead of picking an implementation.  Does that
seem reasonable?  What about efficiency?  And can the java.nio
converters still use iconv as a fallback?

Michael> With the news item we should at least wait until some
Michael> examples work from a fresh unpatched CVS checkout. ;-)

Yeah.  Let me know when that happens.  Or, just submit a patch to
index.html :-)

Tom



More information about the Java-patches mailing list