Details
Description
If the compiler is invoked via com.sun.source.util.JavacTask and during the compilation it throws an exception due to a compiler bug, the implementation at com.sun.tools.javac.api.JavacTaskImpl could swallow the exception and make the client to, wrongly, assume that the compilation was successful.