RFR: 8283890: Changes in CFG file format break C1Visualizer
Christian Hagedorn
chagedorn at openjdk.java.net
Wed Mar 30 14:23:38 UTC 2022
On Wed, 30 Mar 2022 12:32:42 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review this small fix reverting a change in the format of the CFG log file which prevent those files from being loaded by the C1Visualizer tool.
>
> Thank you,
>
> Fred
Looks good, thanks for fixing this! I also already ran into this problem recently.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8041
More information about the hotspot-compiler-dev
mailing list