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

java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"

    XMLWordPrintable

Details

    • b10
    • windows

    Description

      java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"

      ----------System.out:(6/118)----------
      register ...
      interestOps ...
      selectLoop advanced ...
      selectLoop advanced ...
      cancel ...
      selectLoop advanced ...
      ----------System.err:(12/742)----------
      java.lang.RuntimeException: key not removed from key set
      at RegisterDuringSelect.main(RegisterDuringSelect.java:100)
      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$SameVMRunnable.run(MainActionHelper.java:229)
      at java.base/java.lang.Thread.run(Thread.java:834)

      Attachments

        Activity

          People

            mli Hamlin Li
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: