JDK-8148497 : Mark SSLSocketSSLEngineTemplate.java as failing intermittently
Type:Bug
Component:security-libs
Sub-Component:javax.net.ssl
Affected Version:9
Priority:P4
Status:Closed
Resolution:Fixed
Submitted:2016-01-28
Updated:2016-06-06
Resolved:2016-01-29
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.
The test
javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
has been seen to fail intermittently (JDK-8049314). The test should be marked accordingly.
Comments
Verified by visual inspection of test source code.