Searched refs:upstreamNames (Results 1 – 1 of 1) sorted by relevance
204 public static List<Repository> openJdkLegacy(Path upstreamRoot, List<String> upstreamNames) { in openJdkLegacy() argument206 for (String upstreamName : upstreamNames) { in openJdkLegacy()