RFR: 8351566: Consolidate third party artifacts used in tests
Mikhail Yankelevich
myankelevich at openjdk.org
Tue Mar 18 12:08:06 UTC 2025
On Thu, 13 Mar 2025 14:07:58 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
>> 8351566: Consolidate third party artifacts used in tests
>
> test/lib/jdk/test/lib/security/NSSArtifactFetcher.java line 69:
>
>> 67: }
>> 68:
>> 69: public static String getNSSLibDir(String library) throws Exception {
>
> You have a `getNSSLibDir()` method and one called `getNSSDirectory()`. Please add Javadocs to explain what's what.
done in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23988#discussion_r2000895685
More information about the security-dev
mailing list