On Tue, 9 Jun 2026 10:35:10 GMT, Kevin Walls <[email protected]> wrote:

>> I think it is better to add new line here because they are statistics for 
>> AOT cache, not class data.
>
> OK so this is happening with the leading "\n" in the print_cr rather than a 
> separate print_cr call.  Yes it's good to separate this summary info by a 
> line from the class info.

Current change is ok, but I prefer to call `print_cr()` without an argument 
rather than leading "\n" for maintainability (I feel it is easility to 
understand what would be printed).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31420#discussion_r3384657640

Reply via email to