Change in behavior of javax.tools.JavaCompiler in JDK 8 running with -proc:only ?
Boaz Nahum
boaznahum at gmail.com
Wed Mar 12 10:18:47 UTC 2014
My aplogozie,
In JDK 8,
> Same errors are reported both via javax.tools.DiagnosticListener#report
> and are printed to the console,
>
>
>
This is not true, errors are not reported to the console. only via
javax.tools.DiagnosticListener#report
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20140312/3bb517fb/attachment.html>
More information about the compiler-dev
mailing list