Amanda,
Since the test is under the path for SunJCE provider, can you please add
the "SunJCE" provider name when calling getInstance()? This would means
that you need to update the test to handle NoSuchProviderException, etc.
But should be minor changes.
Thanks,
Valerie
On 10/12/2014 5:29 PM, Amanda Jiang wrote:
Hello,
Please help to review the changeset below, the new test stressful
verifies the assertion of "The secret keys generated by all involved
parties should be the same" for javax.crypto.KeyAgreement.
Bug - https://bugs.openjdk.java.net/browse/JDK-8048819
Webrev - http://cr.openjdk.java.net/~tyan/amandaj/8048819/webrev.00/
Thanks,
Amanda