RFR: 8245107: Use Unified Logging in trace_method_handle_stub()

Christian Hagedorn chagedorn at openjdk.java.net
Mon Dec 7 12:45:18 UTC 2020


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

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

Commit messages:
 - 8245107: Use Unified Logging in trace_method_handle_stub()

Changes: https://git.openjdk.java.net/jdk/pull/1665/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1665&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8245107
  Stats: 73 lines in 6 files changed: 16 ins; 3 del; 54 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1665.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1665/head:pull/1665

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


More information about the hotspot-dev mailing list