[jdk11u-dev] RFR: 8139046: Compiler Control: IGVPrintLevel directive should set PrintIdealGraph
Martin Doerr
mdoerr at openjdk.java.net
Fri May 20 13:04:10 UTC 2022
Backport of [JDK-8139046](https://bugs.openjdk.java.net/browse/JDK-8139046)
Doesn't apply cleanly:
- compile.hpp: Had to take `should_print` from https://github.com/openjdk/jdk/commit/75e9d0a2901c149fc0acf3ed042ddedc689d8d23
- compilerDefinitions.cpp, compile.cpp, idealGraphPrinter.cpp, idealGraphPrinter.hpp: Had to do resolve hunks manually.
-------------
Commit messages:
- Backport 892d998587a0a7a7ed17586f96ae7dc5b236adb2
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1102/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1102&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8139046
Stats: 54 lines in 7 files changed: 22 ins; 17 del; 15 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1102.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1102/head:pull/1102
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1102
More information about the jdk-updates-dev
mailing list