This is a very useful patch, unfortunatley we cannot apply
this to the main source tree because it uses java.nio and we
currently want our source to be compatible for 1.3+
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
patch
Logged In: YES
user_id=600074
This is a very useful patch, unfortunatley we cannot apply
this to the main source tree because it uses java.nio and we
currently want our source to be compatible for 1.3+
Logged In: YES
user_id=247706
OK, I'll rewrite it to be compatible with 1.3.
Logged In: YES
user_id=247706
Patch attached is the same as before but compatible with
JDK1.3 (I've not checked however).