RFR: 8261931: IGV: quick search fails on multi-line node labels
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Wed Mar 10 11:18:09 UTC 2021
On Tue, 9 Mar 2021 14:25:04 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Does this solution work on all platforms?
Hi Nils, thanks for bringing up multi-platform support. From now on I will test platform-sensitive IGV changes on both Windows and Linux.
This change works on Linux and MacOS (as reported by @navyxliu, see also his comment about the use of "\R"). I just tested it on Windows and it also works as expected:

-------------
PR: https://git.openjdk.java.net/jdk/pull/2889
More information about the hotspot-compiler-dev
mailing list