Integrated: 8367243: Format issues with dist dump debug output in PhaseGVN::dead_loop_check
Emanuel Peter
epeter at openjdk.org
Thu Sep 11 05:08:29 UTC 2025
On Tue, 9 Sep 2025 16:20:35 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> The `#` option adds color to the terminal. But that only usually works on people's terminals, and not if it is piped to a file on the server. Hence, `#` is only really a debugging feature, and not one to report with in connection with `assert`s.
>
> Simply removed the `#`, and fixed some braces and spaces.
This pull request has now been integrated.
Changeset: 2826d170
Author: Emanuel Peter <epeter at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2826d1702534783023802ac5c8d8ea575558f09f
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8367243: Format issues with dist dump debug output in PhaseGVN::dead_loop_check
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/27175
More information about the hotspot-compiler-dev
mailing list