This is the mail archive of the java@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: [freenet-dev] Freenet vs gcj


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,


I'm the java.nio developer of gcj.

> > the selectable channels stuff, more specifically SocketChannel
> > and ServerSocketChannel

Partly implemented but not really tested. Currently working on this.

> > the selector (of course!)

Currently working on this.

> > java.nio.ByteBuffer; except for the memmapped stuff

Normal ByteBuffer things work. mmaped stuff is on my disc only yet.

> > none of the regexp and charset stuff (yet).  But we are thinking
> > about doing those eventually.

Charset stuff should work. Java standard encodings implemented.

regexp stuff still missing. We are thinking about using gnu.regexp but 
this has licensing problems.

I think about writing a wrapper for pcre. Perhaps thats an option for 
us.


Greetings,

Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+72WeWSOgCCdjSDsRAn3bAJ9b/eQsEqQNdphvjkSufkWxbP8ODQCeMJer
Fn4nnyNZnBDV9ILfKgfzBtU=
=yABf
-----END PGP SIGNATURE-----


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