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

Test sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • x86_64
    • os_x

      elapsed time (seconds): 0.926
      ----------configuration:(0/0)----------
      ----------System.out:(2/51)----------
      URL: http://127.0.0.1:64970
      Failed: expected close
      ----------System.err:(27/2057)----------
      Jan 21, 2025 10:48:45 PM sun.net.www.protocol.http.HttpURLConnection writeRequests
      FINE: www.MessageHeader@4a5a7826'>sun.net.www.MessageHeader@4a5a7826 5 pairs: {GET / HTTP/1.1: null}{User-Agent: Java/25-ea}{Host: 127.0.0.1:64970}{Accept: */*}{Connection: keep-alive}
      Jan 21, 2025 10:48:45 PM sun.net.www.http.HttpClient logFinest
      FINEST: KeepAlive stream used: http://127.0.0.1:64970
      Jan 21, 2025 10:48:45 PM sun.net.www.protocol.http.HttpURLConnection getInputStream0
      FINE: www.MessageHeader@62aaf50'>sun.net.www.MessageHeader@62aaf50 3 pairs: {null: HTTP/1.1 200 OK}{Content-Type: text/plain; charset=iso-8859-1}{Content-Length: 11}
      Jan 21, 2025 10:48:46 PM sun.net.www.http.KeepAliveCache$ClientVector get
      FINEST: cached HttpClient was idle for 793
      Jan 21, 2025 10:48:46 PM sun.net.www.http.HttpClient logFinest
      FINEST: KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://127.0.0.1:64970)
      Jan 21, 2025 10:48:46 PM sun.net.www.protocol.http.HttpURLConnection writeRequests
      FINE: www.MessageHeader@7ca6b724'>sun.net.www.MessageHeader@7ca6b724 5 pairs: {GET / HTTP/1.1: null}{User-Agent: Java/25-ea}{Host: 127.0.0.1:64970}{Accept: */*}{Connection: keep-alive}
      Jan 21, 2025 10:48:46 PM sun.net.www.http.HttpClient logFinest
      FINEST: KeepAlive stream used: http://127.0.0.1:64970
      Jan 21, 2025 10:48:46 PM sun.net.www.protocol.http.HttpURLConnection getInputStream0
      FINE: www.MessageHeader@4dbec9b5'>sun.net.www.MessageHeader@4dbec9b5 3 pairs: {null: HTTP/1.1 200 OK}{Content-Type: text/plain; charset=iso-8859-1}{Content-Length: 13}
      java.lang.RuntimeException: Failed in server
      at KeepAliveProperty.main(KeepAliveProperty.java:188)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: