Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8338395

Add test coverage for instantiating NativePRNG with SecureRandomParameters

XMLWordPrintable

      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

            fguallini Fernando Guallini
            fguallini Fernando Guallini
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: