This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 AbstractInterruptibleChannel.java


On Fri, Feb 13, 2004 at 08:50:24AM -0800, Per Bothner wrote:
> I think this is "obviously correct", but I'll give Michael
> a chance to respond before I check it in.
> -- 
> 	--Per Bothner
> per@bothner.com   http://per.bothner.com/
> 
> 

> 2004-02-13  Per Bothner  <per@bothner.com>
> 
> 	* java/nio/channels/spi/AbstractInterruptibleChannel.java (close):
> 	Set closed before calling implCloseChannel, as in the spec.

Okay, Obvious. I think I once had it this way and then changed it. I
wonder what rode me at that time ...

Can you take care of 3.4 branch too ? I think out NIO stuff has to go
there as well.



Michael


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