RFR: 8101: Add ignore icon to automated analysis table

Virag Purnam vpurnam at openjdk.org
Sat Jul 15 05:13:05 UTC 2023


On Fri, 14 Jul 2023 14:14:04 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

> This short PR addresses JMC-8108 [[0]](https://bugs.openjdk.org/browse/JMC-8101), in which there is no icon for "Ignore" rules in the automated analysis page table. Here there's just a new case added to the switch statement that assigns icons for the table.
> 
> Before:
> ![Screenshot from 2023-07-13 16-57-04](https://github.com/openjdk/jmc/assets/10425301/9bce381d-ee04-4b91-b5fb-4fb103828016)
> 
> After:
> ![Screenshot from 2023-07-13 23-03-55](https://github.com/openjdk/jmc/assets/10425301/62f0b2d4-5d0e-48a6-81ce-4b0c174cdd21)
> 
> [0] https://bugs.openjdk.org/browse/JMC-8101

Marked as reviewed by vpurnam (Committer).

-------------

PR Review: https://git.openjdk.org/jmc/pull/506#pullrequestreview-1531283536


More information about the jmc-dev mailing list