RFR: 8259984: IGV: Crash when drawing control flow before GCM [v2]
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Thu Feb 18 12:06:54 UTC 2021
On Thu, 18 Feb 2021 10:29:28 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Roberto Castañeda Lozano has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Extract new logic out of buildUpGraph()
>
> src/utils/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/ServerCompilerScheduler.java line 634:
>
>> 632: }
>> 633: }
>> 634:
>
> Maybe you could extract the following code into 2 separate methods.
Thanks, done!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2607
More information about the hotspot-compiler-dev
mailing list