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

java/nio/channels/Selector/SelectAndClose.java still fails intermittently

XMLWordPrintable

      After JDK-8176744, observed java/nio/channels/Selector/SelectAndClose.java failed again:

      ----------System.err:(12/723)----------
      java.lang.RuntimeException: Select did not wake up
      at SelectAndClose.main(SelectAndClose.java:80)
      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:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)

            bpb Brian Burkhalter
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: