test/jdk/java/net/SocketImpl/SocketImplCombinations.java
branchniosocketimpl-branch
changeset 57268 adcdd45830a0
parent 57252 d70fc9bc1430
parent 54155 b5a73f22b2bd
child 57281 c08d024d6bf9
equal deleted inserted replaced
57260:bb5198288772 57268:adcdd45830a0
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
       
    26  * @bug 8220493
    26  * @modules java.base/java.net:+open java.base/sun.nio.ch:+open
    27  * @modules java.base/java.net:+open java.base/sun.nio.ch:+open
    27  * @run testng/othervm SocketImplCombinations
    28  * @run testng/othervm SocketImplCombinations
    28  * @run testng/othervm -Djdk.net.usePlainSocketImpl SocketImplCombinations
    29  * @run testng/othervm -Djdk.net.usePlainSocketImpl SocketImplCombinations
    29  * @summary Test Socket and ServerSocket with combinations of SocketImpls
    30  * @summary Test Socket and ServerSocket with combinations of SocketImpls
    30  */
    31  */