RFR: 8304089: Convert TraceDependencies to UL [v4]

Coleen Phillimore coleenp at openjdk.org
Wed Mar 15 13:09:05 UTC 2023


> 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:

  Fix redundant 'if'

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13007/files
  - new: https://git.openjdk.org/jdk/pull/13007/files/e5851202..421b4ee3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13007&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13007&range=02-03

  Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13007.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/13007/head:pull/13007

PR: https://git.openjdk.org/jdk/pull/13007


More information about the hotspot-dev mailing list