Integrated: 8261931: IGV: quick search fails on multi-line node labels
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Thu Mar 11 09:21:08 UTC 2021
On Tue, 9 Mar 2021 09:20:57 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> This change makes it possible to match any field of a multi-line node label, by removing line breaks from the `label` node property that is searched on by default.
>
> Tested manually using different node label configurations (configurable in `Tools` -> `Options` -> `General`), with and without line breaks.
This pull request has now been integrated.
Changeset: f6b4ba07
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f6b4ba07
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8261931: IGV: quick search fails on multi-line node labels
Remove line breaks from the 'label' property that is searched on by default.
Reviewed-by: neliasso, xliu, chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/2889
More information about the hotspot-compiler-dev
mailing list