On 5/3/07, Sergey Dmitriev <[EMAIL PROTECTED]> wrote:
Guys
could some of you take a look at java.security.KeyPairGenerator?
It hangs while generating public/private key pair.
The test hands for me on BEA JRockit. I did the following:
1) modify a test from JIRA - add provider name param to method:
KeyPairGenerator.getInstance("DH", "BC");
2) copy <classlib>/depends/jars/bcprov-jdk15-136/bcprov.jar to
jre/lib/ext directory
3) add line to java.security file:
security.provider.7=org.bouncycastle.jce.provider.BouncyCastleProvider
Could you reproduce it?
-Stepan.
I filed JIRA with respect to this:
https://issues.apache.org/jira/browse/HARMONY-3789.
Thanks
Sergey
--
Stepan Mishura
Intel Enterprise Solutions Software Division