RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination
Lutz Schmidt
lucy at openjdk.org
Fri Dec 13 14:52:48 UTC 2024
On Thu, 10 Oct 2024 14:45:55 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> 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.
Waiting for final tweaks. Then I'll start the RFR process.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21452#issuecomment-2523092366
More information about the hotspot-compiler-dev
mailing list