-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309222 | 17-pool-oracle | Weibing Xiao | P4 | Closed | Withdrawn | |
JDK-8338025 | 17.0.13 | Amos SHI | P4 | Resolved | Fixed | b03 |
java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused.
---------System.out:(4/129)----------
http server listen on: 43449
First connection on client port = 35618
Second connection on client port = 35624
server sleeping...
----------System.err:(12/765)----------
java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
at B5045306.clientHttpCalls(B5045306.java:112)
at B5045306.main(B5045306.java:70)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
- backported by
-
JDK-8338025 sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
- Resolved
-
JDK-8309222 sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
- Closed
- relates to
-
JDK-8282354 Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
- Resolved
-
JDK-7026262 HttpServer: improve handling of finished HTTP exchanges
- Closed
- links to
-
Commit openjdk/jdk/cddaf686
-
Commit(master) openjdk/jdk17u-dev/cf21d29b
-
Review openjdk/jdk/13194
-
Review(master) openjdk/jdk17u-dev/2772
-
Review(master) openjdk/jdk17u-dev/2781