-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b92
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143450 | emb-9 | Vladimir Ivanov | P4 | Resolved | Fixed | team |
PrintIdealGraphLevel=4 dumps graph during parsing (see parse2.cpp:2387):
Parse::do_one_bytecode() {
...
printer->print_method(C, buffer, 4);
Parse::do_one_bytecode() {
...
printer->print_method(C, buffer, 4);
- backported by
-
JDK-8143450 PrintIdealGraphLevel range should be [0..4]
-
- Resolved
-