]> git.ipfire.org Git - thirdparty/gcc.git/commit
AbstractInterruptibleChannel.java (close): Set closed before calling implCloseChannel...
authorPer Bothner <per@bothner.com>
Sat, 14 Feb 2004 18:41:48 +0000 (10:41 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sat, 14 Feb 2004 18:41:48 +0000 (10:41 -0800)
commit19b17484d033b444106949396c6d6abbe08d595f
treeccf9cb4c8c1bb1ca26f433a5ec5b526da6cc5fe5
parentc7762b449dca23277872cd1365c84522e42caadc
AbstractInterruptibleChannel.java (close): Set closed before calling implCloseChannel, as in the spec.

* java/nio/channels/spi/AbstractInterruptibleChannel.java (close):
Set closed before calling implCloseChannel, as in the spec.

From-SVN: r77809
libjava/ChangeLog
libjava/java/nio/channels/spi/AbstractInterruptibleChannel.java