If some class files are missing on the classpath, com.sun.tools.javac.code.Symbol$CompletionFailure is thrown from the javac API calls instead of returning null, ErrorType, ...
Run the test application and see its source attached.
Run the test application and see its source attached.
- duplicates
-
JDK-6430209 spurious compiler error elicited by packageElement.getEnclosedElements()
- Closed