[jdk11u-dev] Integrated: 8261336: IGV: enhance default filters

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 25 19:28:27 UTC 2022


On Mon, 24 Oct 2022 06:55:43 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.18-oracle.
> 
> I resolved copyrights in type.c/hpp
> I replaced enum class Category in type.hpp by an old style enum.
> I had to exclude VectorA in a switch as it is not introduced in 11 yet.
> Unfortunately, layer.xml contains trailing white space in the original patch.

This pull request has now been integrated.

Changeset: d30cbebd
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d30cbebdb5f00cb68938ef49393e7b3efb14093a
Stats:     375 lines in 25 files changed: 292 ins; 44 del; 39 mod

8261336: IGV: enhance default filters

Add filters to color and hide parts of the graph based on node categories or
estimated execution frequency, and simplify remaining filters.

Reviewed-by: phh
Backport-of: 16bd7d381f498ed659d2b1b372458d86fbbef275

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1468


More information about the jdk-updates-dev mailing list