Integrated: 8101: Add ignore icon to automated analysis table

Alex Macdonald aptmac at openjdk.org
Sat Jul 15 13:24:06 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

This pull request has now been integrated.

Changeset: 952fb0df
Author:    Alex Macdonald <aptmac at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/952fb0df2afd1bed63f99f175506b21968a55666
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8101: Add ignore icon to automated analysis table

Reviewed-by: schaturvedi, vpurnam

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

PR: https://git.openjdk.org/jmc/pull/506


More information about the jmc-dev mailing list