com.sun.tools.javac.api.JavacTaskImpl swallows compiler exceptions potentially producing false positive test results

XMLWordPrintable

    • b15

      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.

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: