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

java/nio/channels/Selector/RacyDeregister.java fails with "Failed to pass the test"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 9
    • core-libs
    • x86_64
    • windows_2012

      test/java/nio/channels/Selector/RacyDeregister.java failed with following exception:

      ----------System.out:(1/25)----------
      Failed to pass the test
      ----------System.err:(12/750)----------
      java.lang.RuntimeException: Failed to pass the test
      at RacyDeregister.main(RacyDeregister.java:130)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

            bpb Brian Burkhalter
            rhalade Rajan Halade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: