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: [PATCH] java.nio -- important, please test on your platform


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.


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