RFR: 8101: Add ignore icon to automated analysis table
Alex Macdonald
aptmac at openjdk.org
Fri Jul 14 14:19:25 UTC 2023
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:

After:

[0] https://bugs.openjdk.org/browse/JMC-8101
-------------
Commit messages:
- 8101: Add ignore icon to automated analysis table
Changes: https://git.openjdk.org/jmc/pull/506/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=506&range=00
Issue: https://bugs.openjdk.org/browse/JMC-8101
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jmc/pull/506.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/506/head:pull/506
PR: https://git.openjdk.org/jmc/pull/506
More information about the jmc-dev
mailing list