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: What's Left for MingW 3.3


Mohan Embar writes:
 > Hi Andrew,
 > 
 > > > - Other Win32-build-busting stuff in natPlainDatagramSocketImpl.cc:
 > > >   http://gcc.gnu.org/ml/java-patches/2003-q1/msg00670.html
 > >
 > >Perhaps it's easier simply to disable java.nio on Win32 until someone
 > >does a proper port to that platform.
 > 
 > (*sniff*)

Well, it's new, and quite untested on Win32 AFAIK.

 > - the above reference to natPlainDatagramSocketImpl.cc is for busted code in java.net,
 >   not java.nio

Erm, yes.  Sorry.

 > - I don't think the logic for java.nio is correct on Linux either, even though
 >   the code happens to work

The lack of a call to elements(), you mean?

Andrew.


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