RFR: 8342183: Update tests to use stronger algorithms and keys [v2]

Fernando Guallini fguallini at openjdk.org
Thu Oct 31 18:56:28 UTC 2024


On Wed, 30 Oct 2024 23:27:12 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:

>> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add more algos to TestExplicitKeyLength.java
>
> test/jdk/com/sun/crypto/provider/KeyAgreement/SupportedDHParamGensLongKey.java line 27:
> 
>> 25:  * @test
>> 26:  * @bug 8072452 8163498
>> 27:  * @library /test/lib
> 
> It looks like you can remove this change & file from the PR

The reason for this, is that this test is calling another : **SupportedDHParamGens** which uses the SecurityUtils, it does need to build /test/lib to compile

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21578#discussion_r1825029645


More information about the security-dev mailing list