RFR(S): 8145345: LogCompilation output is empty after JEP165: Compiler Control
Nils Eliasson
nils.eliasson at oracle.com
Tue Dec 15 12:22:34 UTC 2015
Hi,
Please review this change that fixes log compilation. It changed the
default value for the log option to the command line flag value in
compilerDirectives.hpp, updates how CompileCommand=log updates the
value, and adds a warning if per method logging is used but
LogCompilation is not set.
Bug: https://bugs.openjdk.java.net/browse/JDK-8145345
Webrev: http://cr.openjdk.java.net/~neliasso/8145345/webrev.01/
Regards,
Nils Eliasson
More information about the hotspot-compiler-dev
mailing list