JDK-8156520 : Mark java/nio/channels/AsynchronousSocketChannel/Basic.java intermittent
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-05-09
  • Updated: 2016-06-28
  • Resolved: 2016-05-09
Related Reports
Duplicate :  
Description
java/nio/channels/AsynchronousSocketChannel/Basic.java
The test is known to fail intermittently (JDK-8067656, JDK-8156505), it should be marked accordingly with 

    @key intermittent 

jtreg tag in the test file.