RFR: 8245107: Use Unified Logging in trace_method_handle_stub()

Martin Doerr mdoerr at openjdk.java.net
Mon Dec 7 14:50:13 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

Looks correct. Works on PPC64 and s390.

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

Marked as reviewed by mdoerr (Reviewer).

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


More information about the hotspot-dev mailing list