RFR: 8261336: IGV: enhance default filters [v2]
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Tue Feb 16 12:45:40 UTC 2021
On Tue, 16 Feb 2021 10:33:10 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Roberto Castañeda Lozano has updated the pull request incrementally with five additional commits since the last revision:
>>
>> - Rewrite 'Show control flow only' filter using categories
>> - Add leading underscore field
>> - Move assertion to a default switch case
>> - Indent switch statements
>> - Use a scoped enum for type categories (as per the HotSpot style guide)
>
> This is awesome. Thanks a lot for taking the time to improve the IGV. Looks good to me!
Thanks Christian and Tobias for reviewing!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2499
More information about the hotspot-compiler-dev
mailing list