RFR: 8245107: Use Unified Logging in trace_method_handle_stub()

Christian Hagedorn chagedorn at openjdk.java.net
Mon Dec 7 14:26:14 UTC 2020


On Mon, 7 Dec 2020 12:54:29 GMT, Coleen Phillimore <coleenp 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
>
> Thank you for doing this.  I probably should have with my fix but it's better that someone who might read this information to do it.

Thanks Coleen for your review!

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

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


More information about the hotspot-dev mailing list