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]

Moving java.net.Plain*SocketImpl to java.java.net.Plain*SocketImpl ?


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

Hi list,


I would like to move the two classes java.net.PlainSocketImpl and 
java.net.PlainDatagramSocketImpl to gnu.java.net to make them "public 
final" and add some public methods needed only by java.nio socket 
channel implementation.

Currently I only need one additional method in each class returning 
the native file descriptor to make it possible to use it in java.nio.

What do you think about this move ? Could this be a security problem 
if this class becomes public ? Any comments ? Other ideas ?


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

iD8DBQE/P26HWSOgCCdjSDsRAsMRAJwK6q2Yo4Eis4JM/AXa/c6czUv9yACgl1nx
XjNxyhjGmeb/Txh5Gt3IbDI=
=4OZs
-----END PGP SIGNATURE-----


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