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

java/nio/channels/Selector/OutOfBand.java timeout intermittently

XMLWordPrintable

      java/nio/channels/Selector/OutOfBand.java

      observed at solaris-amd64

         java.lang.Thread.State: RUNNABLE
      at sun.nio.ch.ServerSocketChannelImpl.accept0(java.base@9-ea/Native Method)
      at sun.nio.ch.ServerSocketChannelImpl.accept(java.base@9-ea/ServerSocketChannelImpl.java:424)
      at sun.nio.ch.ServerSocketChannelImpl.accept(java.base@9-ea/ServerSocketChannelImpl.java:252)
      - locked <0x00000000ebd80bb0> (a java.lang.Object)
      at OutOfBand.main(OutOfBand.java:48)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

            hyu Harry Yu (Inactive)
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: