Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Test failed with: java.lang.RuntimeException: Too many open file descriptors. Looks leaky. at SSLSocketLeak.main(SSLSocketLeak.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) at java.base/java.lang.Thread.run(Thread.java:831) Only seen on Windows. Seen once in jdk16 CI so far, but also showed up a couple times in valhalla CI and in a couple of personal builds.
|