RFR: 8347273: C2: VerifyIterativeGVN for Ideal and Identity [v4]
Emanuel Peter
epeter at openjdk.org
Tue Jun 10 12:05:30 UTC 2025
On Tue, 10 Jun 2025 10:07:53 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> good idea!
>
> You could also define a `stringStream ss` and pass that one to `dump_bfs()`. We do a similar thing for `print_ideal_ir()` to keep everything in a block. As a bonus: We don't suffer from a tty lock being broken - even though that would not affect correctness.
Sure, I can make the change!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22970#discussion_r2137706000
More information about the hotspot-dev
mailing list