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 to optimize two Channels methods


On Sat, 2004-03-20 at 06:08, Per Bothner wrote:
> Richard Earnshaw wrote:
> 
> >>>-AC_LINK_FILES(gnu/java/nio/channels/natFileChannel${PLATFORM}.cc, 
> >>>gnu/java/nio/channels/natFileChannelImpl.cc)
> >>>+AC_LINK_FILES(gnu/java/nio/channels/natFileChannel${FILE-${PLATFORM}}.cc, 
> >>>gnu/java/nio/channels/natFileChannelImpl.cc)
> 
> > Ping....
> > 
> > Are you going to check this in?
> 
> Did it just now.

Thanks.

Presumably the Ecos version can now be restored to using
diag_write_char...

R.


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