RFR: 8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
Liam Miller-Cushon
cushon at google.com
Fri Mar 15 01:53:01 UTC 2019
This change adds notes if diagnostics were suppressed due to the current
value of -Xmaxerrs/-Xmaxwarns, e.g.:
```
3 more warnings not shown; consider recompiling with -Xmaxwarns 100 to see
them
```
bug: https://bugs.openjdk.java.net/browse/JDK-8220632
webrev: http://cr.openjdk.java.net/~cushon/8220632/webrev.00/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190314/4354a869/attachment.html>
More information about the compiler-dev
mailing list