RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination [v3]
Lutz Schmidt
lucy at openjdk.org
Tue Feb 11 21:06:48 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 incrementally with one additional commit since the last revision:
8341908: fix make error
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21452/files
- new: https://git.openjdk.org/jdk/pull/21452/files/81719a36..a2a6fd75
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21452&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21452&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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