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

java/nio/channels/DatagramChannel/BasicMulticastTests.java fails with java.util.NoSuchElementException inside the container

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 8, 11
    • core-libs

      JDK: jdk-11.0.28+1
      Test: java/nio/channels/DatagramChannel/BasicMulticastTests.java
      OS: Linux aarch64
      Not a consistent failure

      STDERR:
      java.util.NoSuchElementException
      at java.base/java.util.Spliterators$1Adapter.next(Spliterators.java:688)
      at BasicMulticastTests.main(BasicMulticastTests.java:212)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:834)

      JavaTest Message: Test threw exception: java.util.NoSuchElementException
      JavaTest Message: shutting down test


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.util.NoSuchElementException
      --------------------------------------------------
      Test results: failed: 1

      Error: Some tests failed or other problems occurred.
      Finished running test 'jtreg:open/test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java'

            twakchaure Tejal Wakchaure
            twakchaure Tejal Wakchaure
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: