Searched refs:initProcessAnnotations (Results 1 - 3 of 3) sorted by relevance

/openjdk7/langtools/test/tools/javac/
H A DT6358168.java102 compiler.initProcessAnnotations(null);
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/api/
H A DJavacTaskImpl.java169 compiler.initProcessAnnotations(processors);
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/main/
H A DJavaCompiler.java821 initProcessAnnotations(processors);
986 public void initProcessAnnotations(Iterable<? extends Processor> processors) { method in class:JavaCompiler
1020 // will have been set true by initProcessAnnotations, meaning that any diagnostics
1039 // by initProcessAnnotations

Completed in 151 milliseconds