On Mon, 5 Jun 2023 19:50:25 GMT, Cesar Soares Lucas <cslu...@openjdk.org> wrote:

>  If you mean the tabs on lines 303/304/306/307

Yes, it confused me. As an alternative, you could put selector and 
merge_pointer-related statements on the same line, but I'm not sure how much it 
improves readability:

  st->print(", selector=""); _selector->print_on(st); st->print(""");

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12897#discussion_r1218558213

Reply via email to