Searched refs:sources (Results 1 – 5 of 5) sorted by relevance
564 List<CodeSource> sources = new ArrayList<>(); in mapSignersToCodeSources() local567 sources.add(mapSignersToCodeSource(url, signers.get(i))); in mapSignersToCodeSources()570 sources.add(mapSignersToCodeSource(url, null)); in mapSignersToCodeSources()572 return sources.toArray(new CodeSource[sources.size()]); in mapSignersToCodeSources()591 CodeSource[] sources = mapSignersToCodeSources(cs.getLocation(), getJarCodeSigners(), true); in findMatchingSigners() local593 for (int i = 0; i < sources.length; i++) { in findMatchingSigners()594 sourceList.add(sources[i]); in findMatchingSigners()
4 files, to avoid carrying patches against the upstream sources.
398 public long write(ByteBuffer[] sources, int offset, int length) in write() argument
555 // For now, we use --patch-module to put all sources
1380 // sources, these API annotations can be placed in .annotated.java stub files