RFR(S): 8145345: LogCompilation output is empty after JEP165: Compiler Control

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Dec 15 22:57:58 UTC 2015


Nils,

Should you also check (!LogOption && LogCompilation) "compilation logging should be enabled if LogCompilation is set"?

Thanks,
Vladimir

On 12/15/15 4:22 AM, Nils Eliasson wrote:
> 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