AbstractInterruptibleChannel.java
3.14 KB
-
AbstractInterruptibleChannel.java (close): Set closed before calling… · 19b17484
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
Per Bothner committed