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

sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks

XMLWordPrintable

        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.

              xuelei Xuelei Fan
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: