/nikolay/src/csu-code-analysis/java-xml/build.xml:18: The following error occurred while executing this line:
/nikolay/src/csu-code-analysis/java-xml/javac/build.xml:20: Compile failed; see the compiler error output for details.
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:69: error: Type is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:421: error: WildcardType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:522: error: ClassType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:714: error: ArrayType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:785: error: MethodType is not abstract and does not override abstract method getReceiverType() in ExecutableType
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:899: error: PackageType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:923: error: TypeVar is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:1030: error: ForAll is not abstract and does not override abstract method getReceiverType() in ExecutableType
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:1126: error: JCNoType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:1147: error: BottomType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Type.java:1173: error: ErrorType is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:451: error: DelegatedSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:487: error: TypeSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:593: error: PackageSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:667: error: ClassSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:858: error: VarSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/code/Symbol.java:990: error: MethodSymbol is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/comp/Resolve.java:1554: error: Resolve.ResolveError is not abstract and does not override abstract method <A>getAnnotationsByType(Class<A>) in AnnotatedConstruct
[javac] /home/nikolay/src/csu-code-analysis/java-xml/javac/src/com/sun/tools/javac/model/JavacElements.java:62: error: JavacElements is not abstract and does not override abstract method isFunctionalInterface(TypeElement) in Elements
[javac] 19 errors
Версия Java
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b126)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b67, mixe
Попробовал собрать джава утилиты, словил кучу ошибок.
Версия Java