< prev index next >

test/jdk/java/foreign/channels/TestAsyncSocketChannels.java

Print this page
*** 21,11 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @library /test/lib
   * @modules java.base/sun.nio.ch
   * @key randomness
   * @run testng/othervm TestAsyncSocketChannels
   * @run testng/othervm -Dsun.nio.ch.disableSynchronousRead=true TestAsyncSocketChannels
--- 21,10 ---
< prev index next >