RFR: 8304089: Convert TraceDependencies to UL [v3]

Coleen Phillimore coleenp at openjdk.org
Tue Mar 21 17:12:04 UTC 2023


On Tue, 21 Mar 2023 17:01:21 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Maybe we don't need this -Xlog test in this place, because this is also what PrintDependencies does.
>
> Yes, UL check doesn't help here. Irrespective of the check, UL output isn't automatically placed in VM log.
> It's convenient for LogCompilation to have VM output along with other VM events present in the log. 
> Having said that, I'm fine with dropping TraceDependencies check here and improve the interaction between UL and LogVMOutput separately.

Okay thank you.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13007#discussion_r1143734101


More information about the hotspot-dev mailing list