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

java.lang.AssertionError at jdk.httpserver/sun.net.httpserver.ServerImpl.closeConnection

XMLWordPrintable

      Some HTTP tests, such as test/jdk/java/net/httpclient/SmokeTest.java, sometimes fail due to an assertion error in the test HttpServer:

      java.lang.AssertionError
      at jdk.httpserver/sun.net.httpserver.ServerImpl.closeConnection(ServerImpl.java:491)
      at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:669)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
      at java.base/java.lang.Thread.run(Thread.java:832)

            ryadav Rahul Yadav
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: