History log of /openjdk10/jdk/test/javax/net/ssl/SSLEngine/EngineCloseOnAlert.java
Revision Date Author Comments
# 16014:40620d84d55d 03-Nov-2016 jnimeh

8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Summary: Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state.
Reviewed-by: xuelei