JDK-8130016 : Remove the intermittent keyword from these mscapi tests
Type:Sub-task
Component:security-libs
Sub-Component:java.security
Affected Version:9
Priority:P4
Status:Closed
Resolution:Fixed
OS:windows
Submitted:2015-06-27
Updated:2016-07-27
Resolved:2016-07-27
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.
These 3 tests in jdk/test/sun/security/mscapi were added the intermittent keyword
ShortRSAKey1024.sh
SignUsingNONEwithRSA.sh
SignUsingSHA2withRSA.sh
Now that JDK-8023546 is fixed, we should consider removing the keyword.
Comments
None of these tests are marked with intermittent now so closing this task as fixed.