On Thu, 13 Mar 2025 14:07:58 GMT, Matthew Donovan <mdono...@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