FYI: Patch: java.nio
Michael Koch
konqueror@gmx.de
Sat Aug 2 17:35:00 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I commited the attached obvious patch to fix several bugs in java.nio.
This now means that there are no known bugs in the java.nio buffers
implementation. Even direct buffers are supported via JNI.
Of course there is always one exception: Currently the buffers only
work 100% on little endian architectures (i386). For big endian
support I plan to rewrite some of the stuff. I will shift this as
i386 is our main platform currently and I have not yet received a bug
report about it :-).
I will now focus on the selector stuff to make CVS with selected
network channels. There still some FileChannel features which need to
be implemented later (locking, memory mappting, etc.).
Michael
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/K58YWSOgCCdjSDsRAhbmAJ0fd1hmTyPRuH3TT5QS9ROiNYuqVQCfY+U6
xtogCOvB7/ROCHQCeSzIBXQ=
=GwPH
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nio.diff
Type: text/x-diff
Size: 30230 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030802/bdcfa185/attachment.bin>
More information about the Java-patches
mailing list