RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination [v2]

Lutz Schmidt lucy at openjdk.org
Tue Feb 11 17:15:28 UTC 2025


> Output is properly aligned again now. Was messed up when method hotness was removed (part of method sweeper).
> Assertions have been replaced by printing an error message and gracefully returning. Avoids vm crashes caused by diagnostic actions.
> Some code restructuring, removal of redundancies.
> 
> Reviews are highly welcomed.

Lutz Schmidt has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  8341908: Resolve merge conflict

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

Changes: https://git.openjdk.org/jdk/pull/21452/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21452&range=01
  Stats: 147 lines in 2 files changed: 72 ins; 29 del; 46 mod
  Patch: https://git.openjdk.org/jdk/pull/21452.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21452/head:pull/21452

PR: https://git.openjdk.org/jdk/pull/21452


More information about the hotspot-compiler-dev mailing list