JDK-8141039 : Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
Type:Sub-task
Component:security-libs
Sub-Component:java.security
Affected Version:9
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2015-10-30
Updated:2016-08-03
Resolved:2016-05-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
Tests in the following directories may be updated to use new algorithms:
test/java/security/SecureRandom
test/sun/security/provider/SecureRandom
test/sun/security/provider/SeedGenerator
test/sun/security/pkcs11/SecureRandom
04-05-2016
This JEP introduces few new getInstance method. Write test to address all possible cases for getInstance.