test/java/nio/channels/AsyncCloseAndInterrupt.java

Print this page

        

*** 20,30 **** * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ /* @test ! * @bug 4460583 4470470 4840199 6419424 6710579 6596323 * @summary Comprehensive test of asynchronous closing and interruption * @author Mark Reinhold */ import java.io.*; --- 20,30 ---- * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ /* @test ! * @bug 4460583 4470470 4840199 6419424 6710579 6596323 6824135 * @summary Comprehensive test of asynchronous closing and interruption * @author Mark Reinhold */ import java.io.*;