RFR: 8245107: Use Unified Logging in trace_method_handle_stub()

Christian Hagedorn chagedorn at openjdk.java.net
Mon Dec 7 15:19:11 UTC 2020


On Mon, 7 Dec 2020 14:47:36 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> This changes the logging of method handles from specifying Verbose to using unified logging with level Trace.
>> 
>> I only tested it on x86. Could anybody verify that it also works on ARM, S390 and PPC?
>> 
>> Thanks,
>> Christian
>
> Looks correct. Works on PPC64 and s390.

Thanks Martin for your review and the verification on PPC64 and s390!

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

PR: https://git.openjdk.java.net/jdk/pull/1665


More information about the hotspot-dev mailing list