This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Build-Breaking MingW 3.3 Stuff
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: GCJ Java <java at gcc dot gnu dot org>
- Date: Mon, 14 Apr 2003 07:55:18 -0500
- Subject: Re: Build-Breaking MingW 3.3 Stuff
- Reply-to: gnustuff at thisiscool dot com
Hi Andrew,
> > >I can't help thinking that life would be much nicer if java.nio and
> > >java.net had an OS abstraction layer that both used. That way, fixing
> > >problems like this wouldn't touch common code.
> >
> > This approach was discussed at length, but in the end,
> > Adam Megacz decided against it and instead
> > recommended forking the Win32 net code and Posix code
> > completely:
> >
> > http://gcc.gnu.org/ml/java/2003-01/msg00093.html
>
>Sounds like that's exactly what I'm suggesting.
I thought you were suggesting an OS abstraction layer at C library
level, not the JNI level.
>That patch doesn't seem to touch java.nio, which is where the problem
>we're discussing lies.
You're right. I had eyeballed the patch and assumed java.nio was in there
too. We'll also need a fork for natFileChannelImpl.cc when this is eventually
implemented.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/