Integrated: 8304089: Convert TraceDependencies to UL
Coleen Phillimore
coleenp at openjdk.org
Wed Mar 22 12:36:57 UTC 2023
On Mon, 13 Mar 2023 21:32:14 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
This pull request has now been integrated.
Changeset: ddf1e34c
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ddf1e34c1a0815e8677212f1a7860ca7cf9fc2c9
Stats: 78 lines in 14 files changed: 22 ins; 4 del; 52 mod
8304089: Convert TraceDependencies to UL
Reviewed-by: vlivanov, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/13007
More information about the hotspot-dev
mailing list