Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8133647

(ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP

    XMLWordPrintable

Details

    • b01
    • generic
    • windows_xp

    Backports

      Description

        Testsuite name:jdk_core (jtreg)
        Test name(s):java/nio/channels/AsynchronousSocketChannel/StressLoopback.java
        Product(s) tested:1.8.0_65b09
        OS/architecture:Windows XP/i586

        Reproducible: Always

        Is it a Regression: No
        Regression introduced in release/build:
        Test result on the last GAed release for this train: Passes on 1.8.0_51b16
        Test result on FCS: Passes on 1.8.0 b132

        Is it a platform specific issue: Yes
        [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: Yes
        [If new configuration testing] Issue specific to execution mode or OS/browser version:

        Exception/Error from Log:

        ----------System.out:(0/0)----------
        ----------System.err:(20/1410)----------
        java.net.SocketException: Invalid argument: fastLoopback
        at sun.nio.ch.Net.socket0(Native Method)
        at sun.nio.ch.Net.serverSocket(Net.java:415)
        at sun.nio.ch.AsynchronousServerSocketChannelImpl.<init>(AsynchronousServerSocketChannelImpl.java:71)
        at sun.nio.ch.WindowsAsynchronousServerSocketChannelImpl.<init>(WindowsAsynchronousServerSocketChannelImpl.java:69)
        at sun.nio.ch.WindowsAsynchronousChannelProvider.openAsynchronousServerSocketChannel(WindowsAsynchronousChannelProvider.java:83)
        at java.nio.channels.AsynchronousServerSocketChannel.open(AsynchronousServerSocketChannel.java:145)
        at java.nio.channels.AsynchronousServerSocketChannel.open(AsynchronousServerSocketChannel.java:166)
        at StressLoopback.main(StressLoopback.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.net.SocketException: Invalid argument: fastLoopback
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.net.SocketException: Invalid argument: fastLoopback


        Steps to reproduce:
        See comments

        Attachments

          Issue Links

            Activity

              People

                bpb Brian Burkhalter
                vagarwal Vikrant Agarwal
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: