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

(dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9)

    XMLWordPrintable

Details

    • b01
    • os_x

    Backports

      Description


        In hs-rt nightly testing

        RULE java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java Exception java.net.SocketException: Cannot al...

        ----------System.err:(18/1044)----------
        java.net.SocketException: Cannot allocate memory
        at sun.nio.ch.Net.joinOrDrop4(Native Method)
        at sun.nio.ch.Net.join4(Net.java:517)
        at sun.nio.ch.DatagramChannelImpl.innerJoin(DatagramChannelImpl.java:871)
        at sun.nio.ch.DatagramChannelImpl.join(DatagramChannelImpl.java:900)
        at MulticastSendReceiveTests.test(MulticastSendReceiveTests.java:215)
        at MulticastSendReceiveTests.main(MulticastSendReceiveTests.java:238)
        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:484)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        Attachments

          Issue Links

            Activity

              People

                igerasim Ivan Gerasimov
                coleenp Coleen Phillimore
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: