RFR: 8245107: Use Unified Logging in trace_method_handle_stub()

Coleen Phillimore coleenp at openjdk.java.net
Mon Dec 7 12:57:12 UTC 2020


On Mon, 7 Dec 2020 12:39:34 GMT, Christian Hagedorn <chagedorn 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.

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-dev mailing list