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)
----------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)
- relates to
-
JDK-8226706 (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
- Resolved
-
JDK-8201765 jdk/java/nio/channels/Selector/RacyDeregister.java test timed out
- Closed
There are no Sub-Tasks for this issue.