RFR: 8304089: Convert TraceDependencies to UL [v5]
David Holmes
dholmes at openjdk.org
Wed Mar 22 07:02:45 UTC 2023
On Tue, 21 Mar 2023 17:12:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This change converts TraceDependencies to UL and removes the develop option. I think this provides further flexibility to add tags to only trace certain things in dependency analysis, as I did when trying to understand a PR for a deoptimization change. For now, the messages are the same and the option is -Xlog:dependencies=debug.
>> Tested with tier1-4
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Drop UL check for log file output (still have PrintDependencies).
Nothing further from me - update is good. Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13007#pullrequestreview-1351837055
More information about the hotspot-dev
mailing list