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: [win32] -Djava.library.path


Tom Tromey wrote:

> Another thing coming a bit later is that nio has been refactored a
> little in Classpath.  We'll be porting the epoll code for Linux, but
> someone will have to handle kselect (for *BSD) and the Windows port.
> I haven't looked at this in depth, maybe we can keep the existing code
> around somehow.
> 

WRT that, do you guys generally avoid using JNI (favoring CNI) for
native code?


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