- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    11
- 
        b20
- 
        x86_64
- 
        linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8206803 | 12 | Roger Riggs | P3 | Resolved | Fixed | team | 
| JDK-8206580 | 11.0.1 | Roger Riggs | P3 | Resolved | Fixed | b01 | 
                    In the jdk/jdk CI, the following test failed:
java/nio/channels/FileChannel/CleanerTest.java
due to:
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
Here is a snippet of the .jtr file:
----------System.out:(0/0)----------
----------System.err:(13/831)----------
java.lang.RuntimeException: FD count expected 46; actual 45
at CleanerTest.main(CleanerTest.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:566)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:834)
JavaTest Message: Test threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
java/nio/channels/FileChannel/CleanerTest.java
due to:
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
Here is a snippet of the .jtr file:
----------System.out:(0/0)----------
----------System.err:(13/831)----------
java.lang.RuntimeException: FD count expected 46; actual 45
at CleanerTest.main(CleanerTest.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:566)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:834)
JavaTest Message: Test threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: FD count expected 46; actual 45
- backported by
- 
                    JDK-8206580 FileChannel/CleanerTest.java fails due to expected FD count -           
- Resolved
 
-         
- 
                    JDK-8206803 FileChannel/CleanerTest.java fails due to expected FD count -           
- Resolved
 
-