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

Jesse Rosenstock jmr@ugcs.caltech.edu
Thu Feb 20 09:49:00 GMT 2003


Tom Tromey writes:
>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?

That sounds reasonable once they've been tested enough.  I don't know
about efficiency, someone will need to test the code.  I can look at it
soon.  The java.nio converters don't currently use iconv, but I can add
that, too.



More information about the Java-patches mailing list