RFR: JDK-8293364: IGV: Refactor Action in EditorTopComponent and fix minor bugs [v8]
Tobias Holenstein
tholenstein at openjdk.org
Mon Sep 19 07:44:50 UTC 2022
On Fri, 16 Sep 2022 12:54:22 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> Tobias Holenstein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> undo removing variable generated by form editor
>
> src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/actions/ExportAction.java line 42:
>
>> 40: import org.openide.util.LookupListener;
>> 41: import org.openide.util.NbBundle;
>> 42: import org.openide.util.NbBundle.Messages;
>
> Please keep the original `@autor` tag, here and in all other cases where it is removed.
Done
-------------
PR: https://git.openjdk.org/jdk/pull/10170
More information about the hotspot-compiler-dev
mailing list