JDK-8076356 : Test Task: Develop new tests for TLS Application-Layer Protocol Negotiation Extension
Type:Sub-task
Component:security-libs
Sub-Component:javax.net.ssl
Affected Version:9
Priority:P1
Status:Resolved
Resolution:Not an Issue
Submitted:2015-03-31
Updated:2016-01-07
Resolved:2015-12-19
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This sub-task is created to develop new tests in accordance with changes proposed with JEP.
Comments
Based on test plan JDK-8061162, following test cases should be developed:
1.SSLEngineAlpnTest
2.SSLSocketAlpnTest
3.HandshakeAlpnTest
test case 1&2 was covered by following regression tests:
http://hg.openjdk.java.net/jdk9/dev/jdk/file/6fdadc5bd430/test/javax/net/ssl/ALPN/SSLEngineAlpnTest.java
http://hg.openjdk.java.net/jdk9/dev/jdk/file/6fdadc5bd430/test/javax/net/ssl/ALPN/SSLSocketAlpnTest.java
test case 3 is not able to be implemented because of JDK-8145849.
Close this bug, HandshakeAlpnTest will be attached with fixes of JDK-8145849
19-12-2015
Move due date since feature integration date was delayed