Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083120 | emb-9 | Zoltan Majo | P5 | Resolved | Fixed | b37 |
Currently, PrintIdealGraphLevel can only be set globally. When a VM is debugged in a resource-constrained environment (only limited network bandwidth or disk space available), it can be useful to produce the Ideal Graph only for a subset of all methods compiled. By doing that the size of the output file or the amount of data transferred on the network is reduced.
- backported by
-
JDK-8083120 per-method PrintIdealGraphLevel
-
- Resolved
-