JDK-8148206 : Remove intermittent keyword from SocketPermissionTest
Type:Sub-task
Component:core-libs
Sub-Component:java.net
Affected Version:9
Priority:P4
Status:Resolved
Resolution:Duplicate
Submitted:2016-01-26
Updated:2016-05-22
Resolved:2016-05-22
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.
Given the changes in JDK-8065076 the test should be stable. Once enough time has past,
and the test proves itself, then the intermittent keyword should be removed.
Comments
The intermittent keyword was removed by JDK-8149920.