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: Import GNU Classpath 0.91


>>>>> "Casey" == Casey Marshall <csm@gnu.org> writes:

Casey> I do have a CNI implementation for this, which I can dust off and
Casey> post as a patch.

Sounds good.

Casey> Writing a CNI impl. for that is actually very easy, because the JNI
Casey> and CNI parts both just call the common C code that plugs into local
Casey> sockets.

It is also ok for us to use JNI for some things.  We're already doing
this for the AWT peers.  Sometimes wiring the classpath build bits to
the libgcj build bits can be tricky, but I'm sure we can figure
something out.

Tom


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