-
Bug
-
Resolution: Fixed
-
P4
-
9, 10, 13
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299215 | 11.0.19-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8302502 | 11.0.19 | Goetz Lindenmaier | P4 | Resolved | Fixed | b03 |
sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response:
----------System.err:(12/760)----------
java.lang.RuntimeException: Expect ConnectException, got java.io.IOException: Invalid Http response
at StackTraceTest.main(StackTraceTest.java:51)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:537)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.base/java.lang.Thread.run(Thread.java:844)
----------System.err:(12/760)----------
java.lang.RuntimeException: Expect ConnectException, got java.io.IOException: Invalid Http response
at StackTraceTest.main(StackTraceTest.java:51)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:537)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.base/java.lang.Thread.run(Thread.java:844)
- backported by
-
JDK-8299215 sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
- Resolved
-
JDK-8302502 sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
- Resolved