This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: status of java.nio?
- From: Tom Tromey <tromey at redhat dot com>
- To: <Andrew dot Ferguson at arm dot com>
- Cc: java at gcc dot gnu dot org
- Date: 04 Apr 2003 09:50:27 -0700
- Subject: Re: status of java.nio?
- References: <OF7C4E697E.F74838D1-ON80256CFE.003B805F@cambridge.arm.com>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == <Andrew dot Ferguson at arm dot com> writes:
Andrew> does anyone know what the status of the java.nio packages are
Andrew> at the moment? the website shows that both java.nio and
Andrew> java.nio.channels are both nearly at 100%, but a recently
Andrew> grabbed build of the 3.3 sources is throwing
Note that the API page tracks cvs head, not 3.3.
Many of Michael's java.nio patches haven't gone in 3.3, and most
likely won't.
Tom