-
Type:
Task
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 24
-
Component/s: security-libs
-
b15
In order to improve performance when instantiating NativePRNG, a dummy constructor was added in JDK-8324648 which takes and ignores a `java.security.SecureRandomParameters`, throwing an exception if any parameter is passed.
There should be test coverage for that scenario when the constructor is called passing a parameter != null to verify that it is not supported
There should be test coverage for that scenario when the constructor is called passing a parameter != null to verify that it is not supported
- links to
-
Commit(master)
openjdk/jdk/30645f33
-
Review(master)
openjdk/jdk/20592