RFR: 8295060: Port PrintDeoptimizationDetails to UL [v5]

Johan Sjölen jsjolen at openjdk.org
Tue Nov 8 13:51:42 UTC 2022


> Hi!
> 
> This PR ports PrintDeoptimizationDetails to UL by mapping its output to debug level with tag deoptimization.

Johan Sjölen has updated the pull request incrementally with three additional commits since the last revision:

 - entryVFrame, externalVFrame: print_on refactoring
 - javaVFrame: print_on refactoring
 - StackValueCollection: Refactor into print_on

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10645/files
  - new: https://git.openjdk.org/jdk/pull/10645/files/b375c9f1..70c0e715

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10645&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10645&range=03-04

  Stats: 63 lines in 4 files changed: 25 ins; 3 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