RFR: 8295060: Port PrintDeoptimizationDetails to UL
Johan Sjölen
jsjolen at openjdk.org
Tue Oct 11 09:28:27 UTC 2022
Hi!
This PR ports PrintDeoptimizationDetails to UL by mapping its output to debug level with tag deoptimization.
-------------
Commit messages:
- Outline of conversion to UL
Changes: https://git.openjdk.org/jdk/pull/10645/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10645&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295060
Stats: 113 lines in 7 files changed: 39 ins; 39 del; 35 mod
Patch: https://git.openjdk.org/jdk/pull/10645.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10645/head:pull/10645
PR: https://git.openjdk.org/jdk/pull/10645
More information about the hotspot-dev
mailing list