[9] RFR (XXS): 8132168: PrintIdealGraphLevel range should be [0..4] (original) (raw)

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Jul 23 10:37:23 UTC 2015


Thanks, Roland. I'll adjust the description before pushing.

Best regards, Vladimir Ivanov

On 7/23/15 10:20 AM, Roland Westrelin wrote:

http://cr.openjdk.java.net/~vlivanov/8132168/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8132168

PrintIdealGraphLevel=4 is used to dump IR during parsing (see parse2.cpp:2387). Ok. Do we want to update the description string: _369 "Level of detail of the ideal graph printout. " _ _370 "System-wide value, 0=nothing is printed, 3=all details printed. "_ _371 "Level of detail of printouts can be set on a per-method level " _ 372 "as well by using CompileCommand=option.”) to cover the “4” case? Roland.



More information about the hotspot-compiler-dev mailing list