-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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.
- relates to
-
JDK-8270139 jshell InternalError crash for import of @Repeatable followed by unresolved ref
-
- Resolved
-