-
Bug
-
Resolution: Fixed
-
P4
-
7, 15, 16, 19
-
b16
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8337991 | 17.0.13 | Christoph Langer | P4 | Resolved | Fixed | b03 |
TEST: sun/net/www/protocol/http/B5017051.java
JDK under test: (/tmp/jprt/P1/T/222116.ss145989/testproduct/solaris_sparcv9_5.10-product)
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-201103082221.ss145989.tl-pit-2d-awt-swin-b00)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b03, mixed mode)
ACTION: build -- Passed. Build successful
REASON: Named class compiled on demand
TIME: 0.253 seconds
messages:
command: build B5017051
reason: Named class compiled on demand
elapsed time (seconds): 0.253
ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME: 0.252 seconds
messages:
command: compile /tmp/jprt/P1/T/222116.ss145989/source/jdk/test/sun/net/www/protocol/http/B5017051.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.252
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError
REASON: User specified action: run main/othervm B5017051
TIME: 1.2 seconds
messages:
command: main B5017051
reason: User specified action: run main/othervm B5017051
elapsed time (seconds): 1.2
STDOUT:
Response code from Part 1 = 200 OK
STDERR:
java.lang.AssertionError
at sun.net.httpserver.ServerImpl.closeConnection(ServerImpl.java:467)
at sun.net.httpserver.ServerImpl.access$1100(ServerImpl.java:45)
at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:642)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
STATUS:Failed.`main' threw exception: java.lang.AssertionError
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError
--------------------------------------------------
- backported by
-
JDK-8337991 HttpServer: improve handling of finished HTTP exchanges
- Resolved
- duplicates
-
JDK-8180754 com.sun.net.httpserver.HttpServer: Sending the response headers before draining the request body can cause AssertionError
- Closed
- relates to
-
JDK-8266761 AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
- Resolved
-
JDK-8254989 java.lang.AssertionError at jdk.httpserver/sun.net.httpserver.ServerImpl.closeConnection
- Closed
-
JDK-8304962 sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
- Resolved
-
JDK-8304963 HttpServer closes connection after processing HEAD after JDK-7026262
- Closed
- links to
-
Commit openjdk/jdk/a5ffa079
-
Commit(master) openjdk/jdk17u-dev/966cafcd
-
Review openjdk/jdk/13157
-
Review(master) openjdk/jdk17u-dev/2782