RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination
Lutz Schmidt
lucy at openjdk.org
Tue Feb 11 17:15:28 UTC 2025
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.
Sorry for force-pushing.
Switching to private account and equipment messed up my local repositories.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21452#issuecomment-2651497237
More information about the hotspot-compiler-dev
mailing list