Hi, On Tue, 2003-07-15 at 19:28, [EMAIL PROTECTED] wrote: > Personally I would rather see gcj working, (That would solve the Free > Software/Debian problem) but from my understanding we are waiting on them to > make nio workable.
Both projects (gcj http://gcc.gnu.org/java/ and kaffe http://www.kaffe.org/) agreed to use the java.nio implementation from GNU Classpath, so helping one or the other does benefit both in the end. If someone is serious about helping out with the implementation be sure to read http://www.gnu.org/software/classpath/docs/hacking.html And please contact Michael Koch (konqueror at gmx.de) who has done most of the implementation already and has some more bits and pieces which are not been checked into CVS yet. A really simple way of helping out would be to write small test cases for issues that have already been found with java.nio by the freenet project and submit them to the Mauve project <http://sources.redhat.com/mauve/> which is used by all free VMs to check their code for bugs. Cheers, Mark _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
