[9] RFR: 8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations

Wang Weijun weijun.wang at oracle.com
Wed May 18 23:15:01 UTC 2016


> On May 18, 2016, at 4:07 PM, Wang Weijun <weijun.wang at oracle.com> wrote:
> 
> - Can you use Supplier<SecureRandom> instead of creating a new RunnableCode type? Same in GetInstanceTest.java.

You're right. We need a new type because of that checkedException.

--Max




More information about the security-dev mailing list