> On May 18, 2016, at 4:07 PM, Wang Weijun <weijun.w...@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