hg: jdk/submit: 8139046: Compiler Control: IGVPrintLevel directive should set PrintIdealGraph
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Fri Jun 12 20:33:48 UTC 2020
Changeset: bce848d15840
Author: xliu
Date: 2020-06-12 13:33 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/bce848d15840
8139046: Compiler Control: IGVPrintLevel directive should set PrintIdealGraph
Summary: Make !PrintIdealGraph a synonym for PrintIdealGraphLevel=-1 => print nothing
Reviewed-by: simonis, phh, neliasso
! src/hotspot/share/compiler/compilerDefinitions.cpp
! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/idealGraphPrinter.cpp
! src/hotspot/share/opto/idealGraphPrinter.hpp
! src/hotspot/share/opto/parse2.cpp
More information about the jdk-submit-changes
mailing list