Integrated: 8245107: Use Unified Logging in trace_method_handle_stub()

Christian Hagedorn chagedorn at openjdk.java.net
Wed Dec 9 14:39:36 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

This pull request has now been integrated.

Changeset: f148915d
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f148915d
Stats:     73 lines in 6 files changed: 16 ins; 3 del; 54 mod

8245107: Use Unified Logging in trace_method_handle_stub()

Reviewed-by: coleenp, mdoerr

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

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


More information about the hotspot-dev mailing list