This is the mail archive of the java-patches@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: PATCH for java.nio FileChannel and MappedByteBuffer


I'd like to check in my last nio patch soon (so I can bill my
client).  I realize some people have been at FOSDEM, but if you
have unvoiced objections that I haven't answered (or if you
strongly disagree with my answers), please speak up now.  There
are (I think) two controversial issues:
* implementing FileDescriptor in terms of FileChannel rather
than vice versa; and
* using cpp #include rather than symlinks for Posix vs Win32
discrimination.
I think I've given good reasons for both decisions, but
if you disagree let me know.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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