RFR(S): 8140581: Excluding compile messages should only be printed with PrintCompilation
Nils Eliasson
nils.eliasson at oracle.com
Wed Oct 28 12:08:08 UTC 2015
Hi,
Please review this patch for JDK-8140581.
"Excluding compile" has historically been on by default but suppressible
with -XX:CompileCommand=quiet. This change makes it controllable by the
PrintCompilation flag so that it shows up when the user actually wants
to log information about compiles
bug: https://bugs.openjdk.java.net/browse/JDK-8140581
webrev: http://cr.openjdk.java.net/~neliasso/8140581/webrev.01/
Regards,
Nils Eliasson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151028/b2e8d615/attachment.html>
More information about the hotspot-compiler-dev
mailing list