RFR: 8323095: Expand TraceOptoParse block output abbreviations
Xin Liu
xliu at openjdk.org
Mon Jan 8 19:48:34 UTC 2024
On Fri, 5 Jan 2024 23:07:12 GMT, Joshua Cao <duke at openjdk.org> wrote:
> `e` -> `exception block`
> `lphd` -> `loop head`
>
> Also removing an unnecessary space. The successor ids have a space before them.
>
> Examples from `java -Xcomp -XX:+TraceOptoParse -version`:
>
>
> Parsing block #8 at bci [33,39), successors: 9 16(exception block) loop head
LGMT. I am not a reviewer.
-------------
Marked as reviewed by xliu (Committer).
PR Review: https://git.openjdk.org/jdk/pull/17289#pullrequestreview-1809905645
More information about the hotspot-compiler-dev
mailing list