RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v3]
Tobias Holenstein
tholenstein at openjdk.org
Mon Oct 3 14:35:44 UTC 2022
On Mon, 3 Oct 2022 14:19:17 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Tobias Holenstein has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - split lines
>> - remove empty line
>
> src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/DiagramViewModel.java line 418:
>
>> 416: }
>> 417: return firstGraph;
>> 418:
>
> Empty line can be removed.
done
-------------
PR: https://git.openjdk.org/jdk/pull/10533
More information about the hotspot-compiler-dev
mailing list