-
Enhancement
-
Resolution: Unresolved
-
P4
-
repo-leyden
-
None
This bothers me a bit in current -XX:+PrintCompilation logs. For various reasons, we have the DirectiveSet for every method, which initialized PrintCompilationOption = true, which prints the compile task at the task start. We don't need that printout, we only really care about the printout at the end of the compilation.