-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
18
javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java
fails with even with the changeJDK-8227651
----------messages:(6/230)----------
command: main SSLEngineExplorerWithSrv
reason: User specified action: run main/othervm SSLEngineExplorerWithSrv
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 507.841
----------configuration:(0/0)----------
----------System.out:(8/380)----------
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Record version: TLSv1.2
Hello version: TLSv1.2
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Timeout refired 480 times
----------System.err:(2/97)----------
Server died...
javax.net.ssl.SSLProtocolException: Input record too big: max = 16709 len = 20163
fails with even with the change
----------messages:(6/230)----------
command: main SSLEngineExplorerWithSrv
reason: User specified action: run main/othervm SSLEngineExplorerWithSrv
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 507.841
----------configuration:(0/0)----------
----------System.out:(8/380)----------
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Record version: TLSv1.2
Hello version: TLSv1.2
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Timeout refired 480 times
----------System.err:(2/97)----------
Server died...
javax.net.ssl.SSLProtocolException: Input record too big: max = 16709 len = 20163
- duplicates
-
JDK-8227651 Tests fail with SSLProtocolException: Input record too big
- Resolved