RFR: 8313306: More sensible reservation logging [v2]
Thomas Stuefe
stuefe at openjdk.org
Tue Jan 30 10:16:43 UTC 2024
On Tue, 30 Jan 2024 04:29:04 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Hi @dholmes-ora, just a follow up question on this point.
>>
>> What do you think would be the best course of action for the time being?
>>
>> Leave the duplication and then open another issue to handle the ```trcVerbose``` cleanup or remove the unified logging from this PR altogether?
>>
>> Thanks for taking a look!
>
> Well as the whole point of this PR is to add UL in this area, I suggest leaving the duplication and cleanup/remove trcVerbose seprately.
Please remove trcVerbose.
I'm the original author of it (stems from SAPs AIX port originally, where output would flow into a different logging system).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17356#discussion_r1470946185
More information about the hotspot-runtime-dev
mailing list