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


Michael Koch wrote:

On Fri, Feb 13, 2004 at 08:50:24AM -0800, Per Bothner wrote:

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.

Checked into mainline and 3.4. -- --Per Bothner per@bothner.com http://per.bothner.com/


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